Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > FLVPlayback Component > FLVPlayback class > Event summary for the FLVPlayback class | |||
The following table lists the events of the FLVPlayback class:
|
Event |
Description |
|---|---|
|
Dispatched when the buffering state is entered. |
|
|
Dispatched when |
|
|
Dispatched when playing completes by reaching the end of the FLV file. |
|
|
Dispatched when a cue point is reached. |
|
|
Dispatched when the location of the playhead is moved forward by a call to the |
|
|
Dispatched the first time the FLV file metadata is reached. |
|
|
Dispatched when the pause state is entered. |
|
|
Dispatched every .25 seconds by default while the FLV file is playing. You can specify frequency with the |
|
|
Dispatched when the playing state is entered. |
|
|
Dispatched every .25 seconds, starting when the |
|
|
Dispatched when the FLV file is loaded and ready to display. |
|
|
Dispatched when the video is resized. |
|
|
Dispatched when the location of the playhead is moved backward by a call to |
|
|
Dispatched when the user stops scrubbing the timeline with the SeekBar. |
|
|
Dispatched when user begins scrubbing the timeline with the SeekBar. |
|
|
Dispatched when the location of the playhead is changed by a call to |
|
|
Dispatched when an error occurs loading a skin SWF file. |
|
|
Dispatched when a skin SWF file is loaded. |
|
|
Dispatched when the playback state changes. |
|
|
Dispatched when the stopped state is entered. |
|
|
Dispatched when the volume is changed through the |
Flash CS3