T > TextField._x

 

TextField._x

Availability

Flash Player 6.

Usage

TextField._x

Description

Property; an integer that sets the x coordinate of a text field relative to the local coordinates of the parent movie clip. If a text field is on 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 a 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.

See also

TextField._xscale, TextField._y, TextField._yscale