ActionScript 2.0 Components Language Reference |
|
|
|
| FLVPlayback Component > FLVPlayback class > Method summary for the FLVPlayback class | |||
The following table lists the methods of the FLVPlayback class:
|
Method |
Description |
|---|---|
|
Adds an ActionScript cue point. |
|
|
Creates a listener for a specified event. |
|
|
Brings a video player to the front of the stack of video players. |
|
|
Close NetStream for the video player with the specified index and deletes the video player. |
|
|
Finds the specified type of cue point that has the specified time, the specified name, or the specified time and name. |
|
|
Finds the specified type of cue point at or near the given time or with the given name. |
|
|
Finds the next cue point with the same name as a cue point returned by the |
|
|
Gets the video player specified by the |
|
|
Returns |
|
|
Begins loading the FLV file with the |
|
|
Pauses playing the video stream. |
|
|
Begins playing the video stream and also allows loading and playing of a new FLV file. |
|
|
Removes an ActionScript cue point. |
|
|
Removes an event listener. |
|
|
Seeks to a given time in the file, given in seconds, with decimal precision up to milliseconds. |
|
|
Seeks to a percentage of the way through the file. |
|
|
Same as |
|
|
Seeks to the navigation cue point with the given name at or after the specified time. |
|
|
Seeks to the next navigation cue point, based on the specified time. |
|
|
Seeks to the previous navigation cue point, based on the specified time. |
|
|
Enables or disables one or more FLV file cue points. |
|
|
Sets |
|
|
Sets |
|
|
Stops playing the video stream. |
|
|
|
|