User Guide
FLVPlayback class 543
FLVPlayback.bytesLoaded A number that indicates the extent of
downloading in number of bytes for an
HTTP download. Read only.
FLVPlayback.bytesTotal A number that specifies the total number
of bytes downloaded for an HTTP
download. Read-only.
FLVPlayback.contentPath A string that specifies the URL of an
FLV file to load.
FLVPlayback.cuePoints An array that describes ActionScript cue
points and disabled embedded FLV file
cue points. Should never be used
directly with ActionScript. Should be set
only through the Cue Points dialog box.
FLVPlayback.forwardButton A MovieClip object that is the
ForwardButton control.
FLVPlayback.height A number that specifies the height of the
video in pixels.
FLVPlayback.idleTimeout The amount of time, in milliseconds,
before Flash terminates an idle
connection to the FCS because playing
is paused or stopped.
FLVPlayback.isLive A Boolean value that is true if the video
stream is live.
FLVPlayback.isRTMP A Boolean value that is true if the FLV
file is streaming from an FCS or an
FVSS. Read-only.
FLVPlayback.maintainAspectRatio A Boolean value that, if true, maintains
the video aspect ratio.
FLVPlayback.metadata An object that is a metadata information
packet that is received from a call to the
onMetaData() callback function, if
available. Read-only.
FLVPlayback.metadataLoaded A Boolean value that is true if a
metadata packet has been encountered
and processed or if it is clear that it will
not be processed. Read-only.
FLVPlayback.muteButton A MovieClip object that is the
MuteButton control.
Property Description