fsplayer.api.ISlidesCollection Interface
The ISlidesCollection interface represents a collection of presentation slides. It provides the following methods:
| Methods |
|
Method |
Description |
|
getSlidesCount():Number |
Returns number of slides in the presentation |
|
getSlideInfo(slideIndex:Number):ISlideInfo |
Returns ISlideInfo
Interface which represents an individual presentation slide with
the specified slide index. |
See also
IPresentationInfo Interface
ISlideInfo Interface
Flash
Presentation ActionScript API Reference
Download PDF