FLVPlayback Class properties

The following properties occur only for the FLVPlayback class. They are read-only constants that apply to all instances of the FLVPlayback component in your application.

Property

Value

Description

FLVPlayback.ACTIONSCRIPT

"actionscript"

Can use as type parameter for findCuePoint() and findNearestCuePoint() methods.

FLVPlayback.ALL

"all"

Can use as type parameter for findCuePoint() and findNearestCuePoint() methods.

FLVPlayback.BUFFERING

"buffering"

A value for testing state property.

FLVPlayback.CONNECTION_ERROR

"connectionError"

A value for testing state property.

FLVPlayback.DISCONNECTED

"disconnected"

A value for testing state property.

FLVPlayback.EVENT

"event"

Can use as type parameter for findCuePoint() and findNearestCuePoint() methods.

FLVPlayback.FLV

"flv"

Can use as type parameter for findCuePoint() and findNearestCuePoint() methods.

FLVPlayback.LOADING

"loading"

A value for testing state property.

FLVPlayback.NAVIGATION

"navigation"

Can use as type parameter for findCuePoint() and findNearestCuePoint() methods.

FLVPlayback.PAUSED

"paused"

A value for testing state property.

FLVPlayback.PLAYING

"playing"

A value for testing state property.

FLVPlayback.REWINDING

"rewinding"

A value for testing state property.

FLVPlayback.SEEKING

"seeking"

A value for testing state property.

FLVPlayback.STOPPED

"stopped"

A value for testing state property.

FLVPlayback.version

A number that is the component's version number

To determine what version of the FLVPlayback component you are using.


Flash CS3