ispring.as2player.PlaybackPositionEvent Class

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

Constants

Constant

Type

Value

Description

SLIDE_POSITION_CHANGED

String

slidePositionChanged

Defines the value of the type property of the slidePositionChanged event object. This type of event occurs when the playback position of the currently playing slide is changed.
A slidePositionChanged event contains the following properties:
position.


Properties

Property

Type

Description

position

Number

Slide playback position.
The following events contain this property:
slidePositionChanged

See also

IPresentationPlaybackController Interface
ActionScript3 and Flex support in iSpring