iSpring.as2player.PlayerEvent Class
The PlayerEvent Class extends the standard flash.events.Event class and exposes the following constants and properties:
| Constants |
|
Constant |
Type |
Value |
Description |
|
PLAYER_INIT |
String |
playerInit |
Defines the value of the type property of a playerInit event
object. This type of event occurs when player initialization is completed. |
See also