Sound libray.
Use by the Fever configuration engine to load sounds libraries.
Based on Pixlib GraphicLib.
new SoundLib()
public function SoundLib(factoryName: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.