iSpring.as3bridge.BridgeLoader Class
The BridgeLoader Class extends the standard flash.events.EventDispatcher class and exposes the following methods and events:
| Methods |
|
Method |
Description |
|
BridgeLoader(target:flash.display.DisplayObjectContainer) |
Constructs a new BridgeLoader object which will load the bridge SWF module into the target DisplayObjectContainer object |
|
loadPresentation(bridgeURL:String, |
Loads the ActionScript 3 bridge module and the iSpring generated
Flash presentation. |
| Events |
|
Type |
Description |
|
Occurs when player initialization is completed, just after the BridgeEvent.BRIDGE_LOADED event. |
See also
BridgeEvent Class
Player Class
flash.events.EventDispatcher Class
flash.display.DisplayObjectContainer Class
Obsolete ActionScript 3 API