fsplayer.api.IReferencesCollection Interface

The IReferencesCollection Interface provides the following methods for retrieving the presentation references information:

Methods

Method

Description

getCount():Number

Number of references in the collection

getReference(index:Number):IReferenceInfo

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

See also

IReferenceInfo Interface
IPresentationInfo Interface
Flash Presentation ActionScript API Reference