Returns
- A Boolean value:
Boolean
A return value of true does not necessarily mean that Flash successfully connected to a
receiving
LocalConnection
correct. To determine whether the connection succeeded, see
LocalConnection.onStatus
Example
For an example of communicating between LocalConnection objects located in the same
domain, see
LocalConnection.connect()
LocalConnection objects located in any domain, see
an example of communicating between LocalConnection objects located in specified
domains, see
LocalConnection.allowDomain
See also
allowDomain (LocalConnection.allowDomain handler)
(LocalConnection.connect method)
onStatus (LocalConnection.onStatus handler)
Locale (mx.lang.Locale)
Object
|
+-mx.lang.Locale
public class Locale
extends Object
The mx.lang.Locale class allows you to control how multilanguage text is displayed in a SWF
file. The Flash Strings panel allows you to use string IDs instead of string literals in dynamic
text fields. This allows you to create a SWF file that displays text loaded from a language-
specific XML file. The XML file must use the XML Localization Interchange File
Format(XLIFF). There are three ways to display the language-specific strings contained in the
XLIFF files:
"automatically at runtime"
XML file matching the default system language code returned by
System.capabilities.language.
"manually using stage language"
time and cannot be changed by Flash Player.
if Flash can carry out the request;
true
object; It means only that the command us syntactically
.
. For an example of communicating between
and
,
domain (LocalConnection.domain method)
—Flash Player replaces string IDs with strings from the
—String IDs are replaced by strings at compile
false
LocalConnection.allowDomain
LocalConnection.domain()
,
connect
Locale (mx.lang.Locale)
otherwise.
. For
.
,
729
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?