_y (Video._y property)
public _y : Number
Indicates the y coordinate of a Video object relative to the local coordinates of the parent
movie clip. If a Video object is in the main Timeline, then its coordinate system refers to the
upper left corner of the Stage as (0, 0). If the Video object is inside a movie clip that has
transformations, the Video object is in the local coordinate system of the enclosing movie clip.
Thus, for a movie clip rotated 90° counterclockwise, the movie clip's children inherit a
coordinate system that is rotated 90° counterclockwise. The Video object's coordinates refer
to the registration point position.
Availability: ActionScript 1.0; Flash Player 8
See also
_x (Video._x property)
(Video._yscale property)
_ymouse (Video._ymouse property)
public _ymouse : Number [read-only]
Indicates the y coordinate of the mouse position.
Availability: ActionScript 1.0; Flash Player 8
See also
,
Mouse
_xmouse (Video._xmouse property)
_yscale (Video._yscale property)
public _yscale : Number
Indicates the vertical scale (
point of the Video object. The default registration point is (0,0).
Scaling the local coordinate system affects the
in whole pixels.
Availability: ActionScript 1.0; Flash Player 8
See also
_x (Video._x property)
,
property)
_height (Video._height property)
1284
ActionScript classes
,
_xscale (Video._xscale property)
) of the Video object as applied from the registration
percentage
_x
,
_xscale (Video._xscale property)
,
_yscale
and
property settings, which are defined
_y
,
_y (Video._y
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?