ispring.as2player.SlidePlaybackEvent Class
The SlidePlaybackEvent Class extends the standard ispring.as2player.PlaybackEvent class and exposes the following constants and properties:
| Constants |
|
Constant |
Type |
Value |
Description |
|
CURRENT_SLIDE_INDEX_CHANGED |
String |
currentSlideIndexChanged |
Defines the value of the type property of the currentSlideIndexChanged event
object. This type of event occurs when current slide is changed by
another slide of the presentation. |
|
SLIDE_LOADING_COMPLETE |
String |
slideLoadingComplete |
Defines the value of the type property of the slideLoadingComplete event
object. This type of event occurs when the given slide of the presentation
is loaded. |
| Properties |
|
Property |
Type |
Description |
|
slideIndex |
Number |
Slide index. |
See also
IPresentationPlaybackController Interface
ActionScript3 and Flex support in iSpring