Property
TextField.border
TextField.borderColor
TextField.bottomScroll
TextField.embedFonts
TextField._height
TextField.hscroll
TextField.html
TextField.htmlText
TextField.length
TextField.maxChars
TextField.maxhscroll
TextField.maxscroll
TextField.menu
TextField.mouseWheelEnabled
TextField.multiline
TextField._name
TextField._parent
TextField.password
TextField._quality
TextField.restrict
TextField._rotation
TextField.scroll
TextField.selectable
TextField.tabEnabled
TextField.tabIndex
TextField._target
TextField.text
TextField.textColor
Description
Indicates if the text field has a border.
Indicates the color of the border.
Read-only; the bottommost visible line in a text field.
Indicates whether the text field uses embedded font outlines or
device fonts.
The height of a text field instance in pixels. This affects only the
bounding box of the text field; it does not affect the border
thickness or text font size.
Indicates the horizontal scroll value of a text field.
A flag that indicates whether the text field contains an HTML
representation.
Contains the HTML representation of a text field's contents.
Read-only; the number of characters in a text field.
The maximum number of characters that a text field can contain.
Read-only; the maximum value of
Read-only; the maximum value of
Associates a ContextMenu object with a text field.
Indicates whether Flash Player should automatically scroll multiline
text fields when the mouse pointer is positioned over a text field
and the user rolls the mouse wheel.
Indicates if the text field contains multiple lines.
The instance name of a text field instance.
A reference to the instance that is the parent of this instance; either
of type Button or MovieClip.
Indicates if a text field hides the input characters.
Indicates the rendering quality of a SWF file.
The set of characters that a user can enter into a text field.
The degree of rotation of a text field instance.
Indicates the current scrolling position of a text field.
Indicates whether a text field is selectable.
Indicates whether a movie clip is included in automatic
tab ordering.
Indicates the tab order of an object.
Read-only; the target path of the specified text field instance.
The current text in the text field.
The color of the current text in the text field.
.
TextField.hscroll
.
TextField.scroll
TextField class
717
Need help?
Do you have a question about the FLEX-FLEX ACTIONSCRIPT LANGUAGE and is the answer not in the manual?