iSpring.as2player.IReferencesCollection Interface

The IReferencesCollection interface provides the following properties and methods for accessing presentation references:

Properties

Property

Type

Description

count

Number

Number of references in the collection.


Methods

Method

Description

getReference(index:Number):IReferenceInfo

Returns ReferenceInfo 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
ActionScript 3 and Flex support in iSpring