Access keys

FLVPlayerEvent

Kind of class: class
Inherits from: Event
Classpath: org.asapframework.ui.video.FLVPlayerEvent
File last modified: Monday, 06 November 2006, 08:09:16

Summary

Constructor
Instance properties
Instance properties inherited from Event

Constructor

FLVPlayerEvent

function FLVPlayerEvent (
inType:String, inStatus:String, inSource:FLVPlayer)

Class properties

BUFFER_EMPTY

static BUFFER_EMPTY:String = "onBufferEmpty"
(read,write)
Event sent when the buffer is empty

EVENT_FLVPLAYER

static EVENT_FLVPLAYER:String = "onFLVPlayerEvent"
(read,write)
Generic event type for all FLVPlayer events

METADATA_RECEIVED

static METADATA_RECEIVED:String = "onMetaDataReceived"
(read,write)
Event sent when meta data has been received

PLAY_STARTED

static PLAY_STARTED:String = "onPlayStarted"
(read,write)
Event sent when the player starts playing video

STATUS_CHANGE

static STATUS_CHANGE:String = "onStatusChange"
(read,write)
Event sent when player status has changed

Instance properties

status

status:String
(read,write)
current status of player when status has changed

subtype

subtype:String
(read,write)
specific type of event