fsplayer.api.IPresentersCollection Interface
The IPresentersCollection Interface represents a collection of the presentaiton presenters. It exposes the following methods:
| Methods |
|
Method |
Description |
|
getCount():Number |
Returns number of presenters in the collection |
|
getPresenter(index:Number):IPresenterInfo |
Returns the IPresenterInfo interface
providing the information about the specified presenter. |
See also
IPresenterInfo Interface
IPresentationInfo Interface
Flash Presentation ActionScript API Reference