EasyManua.ls Logo

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE - Adddelayedinstance (Locale.adddelayedinstance Method); Addxmlpath (Locale.addxmlpath Method); Checkxmlstatus (Locale.checkxmlstatus Method)

MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE
780 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
408 ActionScript classes
addDelayedInstance (Locale.addDelayedInstance
method)
public static addDelayedInstance(instance:Object, stringID:String)
Add the {instance, string ID} pair into the internal array for later use. This is primarily used
by Flash when the strings replacement method is "automatically at runtime".
Availability: ActionScript 2.0; Flash Lite 2.0
Parameters
instance:Object -
stringID:String -
addXMLPath (Locale.addXMLPath method)
public static addXMLPath(langCode:String, path:String) : Void
Adds the {languageCode and languagePath} pair into the internal array for later use. This is
primarily used by Flash when the strings replacement method is "automatically at runtime" or
"via ActionScript at runtime".
Availability: ActionScript 2.0; Flash Lite 2.0
Parameters
langCode:String - The language code.
path:String - The XML path to add.
checkXMLStatus (Locale.checkXMLStatus method)
public static checkXMLStatus() : Boolean
Return true if the xml is loaded, false otherwise.
Availability: ActionScript 2.0; Flash Lite 2.0
Returns
Boolean - Returns true if the XML is loaded; false otherwise.

Table of Contents

Related product manuals