User Guide

TextField._y 939
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 fields coordinates refer to the registration point position.
Example
See the example for Tex t Fi e ld . _ x.
See also
TextField._x, TextField._xscale, TextField._yscale