| styleInitialization.as | |
| Functions | |
| styleInit | Loads the flash css style if it is available. |
| styleUpdatedHandler | When the style is added, makes the panel visible. |
| fadeInPanels | Fades in the main panel and its children. |
private function styleInit():void
Loads the flash css style if it is available. Otherwise, fades in the panels.
Loads the flash css style if it is available.
private function styleInit():void
When the style is added, makes the panel visible.
private function styleUpdatedHandler( event: StyleEvent ):void
Fades in the main panel and its children.
private function fadeInPanels():void