TextField
1163
autoSize
:Object
Controls automatic sizing and alignment of text fields.
background
:Boolean
Specifies if the text field has a background fill.
backgroundColor
:Numb
er
The color of the text field background.
border
:Boolean
Specifies if the text field has a border.
borderColor
:Number
The color of the text field border.
bottomScroll
:Number
[read-only]
An integer (one-based index) that indicates the
bottommost line that is currently visible the text field.
condenseWhite
:Boolea
n
A Boolean value that specifies whether extra white
space (spaces, line breaks, and so on) in an HTML
text field should be removed when the field is rendered
in a browser.
embedFonts
:Boolean
Specifies whether to render using embedded font
outlines.
filters
:Array
An indexed array containing each filter object currently
associated with the text field.
gridFitType
:String
The type of grid fitting used for this TextField instance.
_height
:Number
The height of the text field in pixels.
_highquality
:Number
Deprecated
since Flash Player 7. This property was
deprecated in favor of
TextField._quality
.
Specifies the level of anti-aliasing applied to the
current SWF file.
hscroll
:Number
Indicates the current horizontal scrolling position.
html
:Boolean
A flag that indicates whether the text field contains an
HTML representation.
htmlText
:String
If the text field is an HTML text field, this property
contains the HTML representation of the text field's
contents.
length
:Number
[read-
only]
Indicates the number of characters in a text field.
maxChars
:Number
Indicates the maximum number of characters that the
text field can contain.
maxhscroll
:Number
[read-only]
Indicates the maximum value of
TextField.hscroll
.
Modifiers
Property
Description
Summary of Contents for FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
Page 1: ...ActionScript 2 0 Language Reference ...
Page 1352: ...1352 ActionScript classes ...