Class Summary| ArrayUtil |
The ArrayUtil class contains static utility methods for working with Arrays |
| ClassFactory |
The ClassFactory is a "factory object" that is capable of generating instances of another class.
|
| Delegate |
The Delegate class creates a function wrapper to let you run a function in the context
of the original object, rather than in the context of the second object, when you pass a
function from one object to another |
| ObjectUtil |
The ObjectUtil class contains static utility methods for working with Objects |
| Timer |
The Timer class is the interface to timers, which let you run code on a specified time sequence |
| UIClassFactory |
The UIClassFactory is a "factory object" that is capable of generating UI instances of a MovieClip based class.
|
| URLUtil |
The URLUtil class contains static utility methods for working with URL strings |
| Version |
The Version class is used to version class which specifies major, minor, build, and revision |