User Guide

1164 ActionScript classes
maxscroll:Number
[read-only]
Indicates the maximum value of TextField.scroll.
menu:ContextMenu Associates the ContextMenu object contextMenu
with the text field my_txt.
mouseWheelEnabled:Bo
olean
A Boolean value that indicates whether Flash Player
should automatically scroll multiline text fields when
the mouse pointer clicks a text field and the user rolls
the mouse wheel.
multiline:Boolean Indicates whether the text field is a multiline text field.
_name:String The instance name of the text field.
_parent:MovieClip A reference to the movie clip or object that contains
the current text field or object.
password:Boolean Specifies whether the text field is a password text
field.
_quality:String The rendering quality used for a SWF file.
restrict:String Indicates the set of characters that a user may enter
into the text field.
_rotation:Number The rotation of the text field, in degrees, from its
original orientation.
scroll:Number The vertical position of text in a text field.
selectable:Boolean A Boolean value that indicates whether the text field is
selectable.
sharpness:Number The sharpness of the glyph edges in this TextField
instance.
_soundbuftime:Number The number of seconds a sound prebuffers before it
starts to stream.
styleSheet:StyleShee
t
Attaches a style sheet to the text field.
tabEnabled:Boolean Specifies whether the text field is included in
automatic tab ordering.
tabIndex:Number Lets you customize the tab ordering of objects in a
SWF file.
_target:String [read-
only]
The target path of the text field instance.
text:String Indicates the current text in the text field.
Modifiers Property Description