Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 ClassUtil
appCoreLib.utils Contains methods for translating various object types to specific class instances and data types.
 Content
appCoreLib.business Content facilitates access to string values stored in the content.xml.
 IApplicationShell
appCoreLib.core IApplicationShell provided a single method for letting the application know that its assets have been loaded and can now load visual content.
 ObjectUtil
appCoreLib.utils This class has been deprecated.
 Settings
appCoreLib.business Settings facilitates access to string values stored in the config.xml.
 XMLDataBroker
appCoreLib.business XMLDataBroker serves as the base class for loading application config & setting XML documents.
 XMLLoadEvent
appCoreLib.events XMLLoadEvent is triggered by XMLDataBroker and its subclasses once a targeted XML has loaded or failed to load.