MACROMEDIA FLASH 8-COMPONENTS LANGUAGE Reference page 551

Components language reference
Table of Contents

Advertisement

See also
FLVPlayback.findCuePoint()
FLVPlayback.activeVideoPlayerIndex
Availability
Flash Player 8.
Edition
Flash Professional 8.
Usage
my_FLVPlybk.activeVideoPlayerIndex
Description
Property; a number that specifies which video player instance is affected by other APIs. Use
this property to manage multiple FLV file streams. The default value is 0.
This property does not make the video player visible; use the
visibleVideoPlayerIndex
property to do that.
A new video player is created the first time
is set to a number.
activeVideoPlayerIndex
When the new video player is created, its properties are set to the value of the default video
player (
) except for
,
, and
,
activeVideoPlayerIndex == 0
contentPath
totalTime
isLive
which are always set to the default values (empty string, 0, and
, respectively), and
false
, which is always
(the default is
only for the default video player,
). The
autoPlay
false
true
0
property has no effect, as it would have no effect on a subsequent load into the
cuePoints
default video player.
FLVPlayback class
549

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents