TextField._y
Availability
Flash Player 6.
Usage
my_txt._y:Number
Description
Property; the y coordinate of a text field relative to the local coordinates of the parent movie clip.
If a text field is in the main Timeline, then its coordinate system refers to the upper left corner of
the Stage as (0, 0). If the text field is inside another movie clip that has transformations, the text
field is in the local coordinate system of the enclosing movie clip. Thus, for a movie clip rotated
90 º counterclockwise, the enclosed text field inherits a coordinate system that is rotated 90 º
counterclockwise. The text field's coordinates refer to the registration point position.
Example
See the example for TextField._x.
See also
TextField._x, TextField._xscale,
TextField._yscale
TextField._y
939
Need help?
Do you have a question about the FLASH MX 2004-ACTIONSCRIPT LANGUAGE and is the answer not in the manual?