MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference page 1275

Actionscript 2.0 language reference
Table of Contents

Advertisement

Modifiers
Property
_visible:Boolean
_width:Number
width:Number
only]
_x:Number
_xmouse:Number
only]
_xscale:Number
_y:Number
_ymouse:Number
only]
_yscale:Number
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Method summary
Modifiers
Signature
attachVideo(source:O
bject) : Void
clear() : Void
Description
Indicates whether the Video object specified by
my_video is visible.
Indicates the width of the Video object, in pixels.
[read-
An integer specifying the width of the video stream, in
pixels.
Indicates the x coordinate of a Video object relative to
the local coordinates of the parent movie clip.
[read-
Indicates the x coordinate of the mouse position.
Indicates the horizontal scale (percentage) of the
Video object as applied from the registration point of
the Video object.
Indicates the y coordinate of a Video object relative to
the local coordinates of the parent movie clip.
[read-
Indicates the y coordinate of the mouse position.
Indicates the vertical scale (percentage) of the Video
object as applied from the registration point of the
Video object.
property),
property),
Description
Specifies a video stream (source) to be displayed
within the boundaries of the Video object on the
Stage.
Clears the image currently displayed in the Video
object.
__proto__ (Object.__proto__
__resolve
Video
1275

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents