iSpring.as3bridge.Player Class
The Player Class extends the standard flash.events.EventDispatcher class and exposes the following properties and events:
| Properties |
|
Property |
Type |
Description |
|
playbackController |
Returns the PlaybackController class providing presentation playback control and navigation facilities |
|
|
soundController |
Returns the SoundController class providing sound volume control facilities |
|
|
presentationInfo |
Returns the PresentationInfo class providing the presentation content information |
|
|
initialized |
Boolean |
Returns a Boolean value indicating whether the player was
initialized.
|
| Events |
|
Type |
Description |
|
Occurs when the ActionScript bridge module is loaded and ready to receive commands from the parent Flash movie. |
See also
PlaybackController Class
PresentationInfo Class
SoundController Class
flash.events.EventDispatcher Class
Obsolete ActionScript 3 API