Property
TextField.textHeight
TextField.textWidth
TextField.type
TextField._url
TextField.variable
TextField._visible
TextField._width
TextField.wordWrap
TextField._x
TextField._xmouse
TextField._xscale
TextField._y
TextField._ymouse
TextField._yscale
Event handler summary for the TextField class
Event handler
TextField.onChanged
TextField.onKillFocus
TextField.onScroller
TextField.onSetFocus
Listener summary for the TextField class
Method
TextField.onChanged
TextField.onScroller
682
Chapter 12: ActionScript Dictionary
Description
The height of the text field's bounding box.
The width of the text field's bounding box.
Indicates whether a text field is an input text field or dynamic
text field.
The URL of the SWF file that created the text field instance.
Read-only.
The variable name associated with the text field.
A Boolean value that determines whether a text field instance is
hidden or visible.
The width of a text field instance in pixels. This only affects the
bounding box of the text field, it does not affect the border
thickness or text font size.
Indicates whether the text field word-wraps.
The x coordinate of a text field instance
The x coordinate of the pointer relative to a text field instance.
Read-only.
The value specifying the percentage for horizontally scaling a text
field instance.
The y coordinate of a text field instance.
The y coordinate of the pointer relative to a text field instance.
Read-only.
The value specifying the percentage for vertically scaling a text
field instance.
Description
Invoked when the text field is changed.
Invoked when the text field loses focus.
Invoked when one of the text field scroll properties changes.
Invoked when the text field receives focus.
Description
Notified when the text field is changed.
Notified when the
scroll
field changes.
or
property of a text
maxscroll
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?
Questions and answers