BETA ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Hide Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes

Language Reference only
Filters: Retrieving Data from Server...
Retrieving Data from Server...
 

mx.modules 

(Preview)

The mx.modules package contains the classes used to create modular Flex applications.



Interfaces
 InterfaceDescription
 IModule An interface that marks a class as being a module.
 IModuleInfo An interface that acts as a handle for a particular module.
Classes
 ClassDescription
 Module The base class for MXML-based dynamically-loadable modules.
 ModuleBase The base class for ActionScript-based dynamically-loadable modules.
 ModuleLoader ModuleLoader is a component that behaves much like a SWFLoader except that it follows a contract with the loaded content.
 ModuleManager The ModuleManager class centrally manages dynamically loaded modules.