A-C > Button._y |
![]() ![]() ![]() |
Button._y
Availability
Flash Player 6.
Usage
myButton
._y
Description
Property; sets the y coordinate of button relative to the local coordinates of the parent movie clip. If a button is in the main Timeline, its coordinate system refers to the upper left corner of the Stage as (0, 0). If the button is inside another movie clip that has transformations, the button is in the local coordinate system of the enclosing movie clip. Thus, for a movie clip rotated 90° counterclockwise, the enclosed button inherits a coordinate system that is rotated 90° counterclockwise. The button's coordinates refer to the registration point position.
See also
Button._x
, Button._xscale
, Button._yscale
![]() ![]() ![]() |