styleInitialization.as

Summary
styleInitialization.as
Functions
styleInitLoads the flash css style if it is available.
styleUpdatedHandlerWhen the style is added, makes the panel visible.
fadeInPanelsFades in the main panel and its children.

Functions

styleInit

private function styleInit():void

Loads the flash css style if it is available.  Otherwise, fades in the panels.

See Also

fadeInPanels flashCSS

styleUpdatedHandler

private function styleUpdatedHandler(event: StyleEvent):void

When the style is added, makes the panel visible.

Parameters

eventStyle updated event.

fadeInPanels

private function fadeInPanels():void

Fades in the main panel and its children.

private function styleInit():void
Loads the flash css style if it is available.
private function styleUpdatedHandler(event: StyleEvent):void
When the style is added, makes the panel visible.
private function fadeInPanels():void
Fades in the main panel and its children.
External compiled CSS file to load.