JavaScript support in iSpring

This article describes the way of the iSpring generated presentations communication with web page via Java script.

iSpring generated Flash presentations provide JavaScript API. It allows getting presentation info and controlling 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.

References