iSpring.as2player.IPresentersCollection Interface

The IPresentersCollection Interface provides the following methods for retrieving the presenters information:

Properties

Property

Type

Description

count

Number

Number of presenters in the collection


Methods

Method

Description

getPresenter(index:Number):IPresenterInfo

Returns IPresenterInfo interface providing the information about the specified presenter. Note: the index parameter is an integer value from 0 to (number of presenters - 1)

See also

IPresenterInfo Interface
IPresentationInfo Interface
ActionScript 3 and Flex support in iSpring