PowerPoint to Flash converter
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.
Note: Slide index is zero-based

See also

IPresentationInfo Interface
ISlideInfo Interface
Flash Presentation ActionScript API Reference

  Copyright © 2004-2008 iSpring Solutions, Inc.