ispring.as2player.StepPlaybackEvent Class

The StepPlaybackEvent Class extends the standard ispring.as2player.PlaybackEvent class and exposes the following constants and properties:

Constants

Constant

Type

Value

Description

ANIMATION_STEP_CHANGED

String

animationStepChanged

Defines the value of the type property of the animationStepChanged event object. This type of event occurs when current slide is changed by another slide of the presentation.
A animationStepChanged event contains the following properties:
stepIndex.


Properties

Property

Type

Description

stepIndex

Number

Animation step index.
The following events contain this property:
currentSlideIndexChanged, slideLoadingComplete

See also

IPresentationPlaybackController Interface
ActionScript3 and Flex support in iSpring