User Guide
764 Chapter 7: ActionScript for Flash
Example
See the example for TextField._x.
See also
TextField._x, TextField._xscale, TextField._yscale
TextField._ymouse
Availability
Flash Player 6.
Usage
my_txt._ymouse:Number
Description
Read-only property; indicates the y coordinate of the mouse position relative to the text field.
Example
See the example for TextField._xmouse.
See also
TextField._xmouse
TextField._yscale
Availability
Flash Player 6.
Usage
my_txt._yscale:Number
Description
Property; the vertical scale of the text field as applied from the registration point of the text field,
expressed as a percentage. The default registration point is (0,0).
Example
See the example for TextField._xscale.
See also
TextField._x, TextField._xscale, TextField._y