User Guide

542 FLVPlayback Component (Flash Professional Only)
Instance properties
The following table lists the instance properties of the FLVPlayback class This set of
properties applies to each instance of an FLVPlayback component in the application. For
example, if you drag two instances of the FLVPlayback component to the Stage, each instance
has a set of these properties.
Property Description
FLVPlayback.activeVideoPlayerIndex A number that specifies which FLV file
stream is affected by other methods,
properties, and events. Use this property
to manage multiple FLV file streams;
Default is 0.
FLVPlayback.autoPlay A Boolean value that, if true, specifies
that the component plays the FLV file
immediately when it is loaded. Default is
true.
FLVPlayback.autoRewind
A Boolean value that, if true, causes the
FLV file to rewind to the Frame 1 when
play stops.
FLVPlayback.autoSize A Boolean value that, if true, causes the
video to automatically size to the source
dimensions.
FLVPlayback.backButton A MovieClip object that is the
backButton control.
FLVPlayback.bitrate A number that specifies the user’s
bandwidth in bits per second. Used in
some cases to decide which FLV file to
play.
FLVPlayback.buffering A Boolean value that is true if the video
is in a buffering state. Read-only.
FLVPlayback.bufferingBar A MovieClip object that is the
bufferingBar control.
FLVPlayback.bufferingBarHidesAndDisablesOthers Affects behavior of controls when the
component enters the buffering state.
FLVPlayback.bufferTime A number that specifies the number of
seconds to buffer in memory before
beginning playback of a video stream.