Alpha (Video._Alpha Property); Attachvideo (Video.attachvideo Method) - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),

_alpha (Video._alpha property)

public _alpha : Number
Indicates the alpha transparency value of the Video object specified. Valid values are 0 (fully
transparent) to 100 (fully opaque). The default value is 100. Objects in a movie clip with
set to 0 are active, even though they are invisible.
_alpha
Availability: ActionScript 1.0; Flash Player 8
See also
_visible (Video._visible property)

attachVideo (Video.attachVideo method)

public attachVideo(source:Object) : Void
Specifies a video stream (
on the Stage. The video stream is either an FLV file being displayed by means of the
command, a Camera object, or
NetStream.play()
longer played within the Video object.
You don't have to use this method if the FLV file contains only audio; the audio portion of an
FLV files is played automatically when the
If you want to control the audio associated with an FLV file, you can use
MovieClip.attachAudio()
object to control some aspects of the audio. For more information, see
MovieClip.attachAudio()
Availability: ActionScript 1.0; Flash Player 6 - The ability to work with Flash Video (FLV)
files was added in Flash Player 7.
1276
ActionScript classes
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
) to be displayed within the boundaries of the Video object
source
to route the audio to a movie clip; you can then create a Sound
.
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
method),
. If
null
source
command is issued.
NetStream.play()
toString
valueOf
is
, video is no
null

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 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

Save PDF