iSpring.as2bridge.ISlideResources Interface

The ISlideResources Interface provides information about the particular slide of the presentation such as title, duration, text, etc. It exposes the following properties and methods:

Properties

Property

Type

Description

presenterVideo

IPresenterVideo

Returns the IPresenterVideo interface providing information about presenter video.
If there is no presenter video, an undefined value is returned.


Methods

Method

Description

hasPresenterVideo():Boolean

Indicate whether the slide has a presenter video.

See also

IPresenterVideo Interface
ISlideInfo Interface
ActionScript 3 and Flex support in iSpring