| | Class | Description |
|---|
| | AVM2Loader |
This AVM2Loader loads both of AVM1 and AVM2 swf as AVM2. |
| | Background |
This display is used to create a background in your application or in an other display of the application. |
| | CoreBitmap |
The CoreBitmap class extends the flash.display.Bitmap class and implements the IDisplayObject interface. |
| | CoreLoader |
The CoreLoader class extends the flash.display.Loader class and implements the IDisplayObject interface. |
| | CoreMovieClip |
The CoreMovieClip class extends the flash.display.MovieClip class and implements the IDisplayObject interface. |
| | CoreShape |
The CoreShape class extends the flash.display.Shape class and implements the IDisplayObject interface. |
| | CoreSimpleButton |
The CoreSimpleButton class extends the flash.display.SimpleButton class and implements the IDisplayObject interface. |
| | CoreSprite |
The CoreSprite class extends the flash.display.Sprite class and implements the IDisplayObject interface. |
| | Parallaxe |
This container register DisplayObjects to creates a layers parallaxe effect. |
| | PolyLineBackground |
This background use a PolyLine pen to draw this visual shape. |
| | Protector |
This display protect the application with a stage.align mode "top left". |
| | Root |
The Root class is a MovieClip class to creates the main class of your applications. |
| | SpriteSheet |
A sprite sheet is a bitmapdata containing multiple images. |
| | SWFInfo |
This tool class can check a swf bytecode and returns the list of all class inside. |