Home
Flex
Chart
Components
Container
Data Model
Development
Effects
Event
Graphics
Grid
Style
Menu
ModuleLoader « Development « Flex
Flex
Development
ModuleLoader
1.
Load and unload a module by using the Button controls
2.
Load module using MXML
3.
Unloading a module using ActionScript
4.
Use multiple
5.
Preload module
6.
Using the ModuleLoader class to load modules
7.
Build a unique query string for the module loading
8.
Report the level of completion during the module's loading process
9.
Loads and unloads the module when you click the button
10.
Add event listener for loading a Module with ActionScript
11.
Add event listener for module loading progress with ActionScript
12.
Add event listener when module loading is ready with ActionScript
13.
Add event listener for unloading a module with ActionScript
14.
Module load, progress, ready, setup and unload events