Theme libray.
Use by the Fever configuration engine to load theme libraries.
Based on Pixlib GraphicLib.
new ThemeLib()
public function ThemeLib(themeName:String)
Constructor.
static public onLoadInitEVENT:EventType
static public onLoadProgressEVENT:EventType
static public onTimeOutEVENT:EventType
public function onLoadInit():Void
Triggered when swf is correctly loaded.
public function release():Void
Stops events listening and remove movieclip target.
public function toString():String
Returns string representation.