Method
FLVPlayback.findNextCuePointWithName()
FLVPlayback.getVideoPlayer()
FLVPlayback.isFLVCuePointEnabled()
FLVPlayback.load()
FLVPlayback.pause()
FLVPlayback.play()
FLVPlayback.removeASCuePoint()
FLVPlayback.removeEventListener()
FLVPlayback.seek()
FLVPlayback.seekPercent()
FLVPlayback.seekSeconds()
FLVPlayback.seekToNavCuePoint()
FLVPlayback.seekToNextNavCuePoint()
FLVPlayback.seekToPrevNavCuePoint()
FLVPlayback.setFLVCuePointEnabled()
FLVPlayback.setScale()
FLVPlayback.setSize()
FLVPlayback.stop()
540
FLVPlayback Component (Flash Professional Only)
Description
Finds the next cue point with the same name as a
cue point returned by the
findNearestCuePoint()
Gets the video player specified by the
parameter.
Returns
if the FLV file embedded cue point
false
is disabled by ActionScript.
Begins loading the FLV file with the
property set to
.
false
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
FLVPlayback.seek()
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
and
scaleX
scaleY
Sets
and
width
height
Stops playing the video stream.
or
findCuePoint()
methods.
index
autoPlay
.
simultaneously.
simultaneously.
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers