MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 730

Actionscript 2.0 language reference
Table of Contents

Advertisement

"via ActionScript at runtime"
ActionScript at runtime. This option gives you control over both the timing and language
of string ID replacement.
You can use the properties and methods of this class when you want to replace the string IDs
"via ActionScript at runtime."
All of the properties and methods available are static, which means that they are accessed
through the mx.lang.Locale class itself rather than through an instance of the class.
Note: The Locale class is different from the other classes in the ActionScript 2.0 Language
Reference, since it is not part of the Flash Player. Since this class installed in the Flash
Authoring classpath it is automatically compiled into your SWF files. Using the Locale class
increases the SWF size slightly since the class is compiled into the SWF.
Availability: ActionScript 2.0; Flash Player 7
Property summary
Modifiers
Property
static
autoReplace:Boolean
static
languageCodeArray:Ar
[read-only]
ray
static
stringIDArray:Array
[read-only]
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
730
ActionScript classes
—String ID replacement is controlled using
Description
Determines whether strings are replaced
automatically after loading the XML file.
An array containing language codes for the languages
that have been specified or loaded into the FLA file.
An array containing all the string IDs in the FLA file.
property),
__proto__ (Object.__proto__
property),
__resolve

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF