Flash Lite 2.x and 3.0 ActionScript Language Reference

_ymouse (TextField._ymouse property)

public _ymouse : Number [read-only]

Indicates the y coordinate of the mouse position relative to the text field.

Note: This property is supported in Flash Lite only if System.capabilities.hasMouse is true or System.capabilities.hasStylus is true.

Example

See the example for TextField._xmouse.

See also

_xmouse (TextField._xmouse property)