This article describes the way iSpring generated presentations communicate with a web page via JavaScript.
iSpring generated Flash presentations provide JavaScript API. This allows to get presentation info and to control presentation playback and navigation using JavaScript.
iSpring JavaScript API
| Class name | Description |
|---|---|
| PlaybackController | Provides presentation playback and navigation facilities. |
| Player | Provides an access to the presentation playback core |
| PresentationInfo | Provides an access to the presentation information |
| PresentationLoader | Simplifies process of presentation loading. |
| PresentersCollection | Provides the information about the presentation presenters. |
| SlideInfo | Provides the information about the particular slide. |
| SlidesCollection | Stores a collection of slides. |
| SoundController | Provides sound control facilities |