MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 646

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

See also
,
Object
createTextField (MovieClip.createTextField method)
Property summary
Modifiers
Property
_alpha:Number
autoSize:Object
background:Boolean
backgroundColor:Number
border:Boolean
borderColor:Number
bottomScroll:Number
only]
condenseWhite:Boolean
embedFonts:Boolean
_height:Number
_highquality:Number
hscroll:Number
html:Boolean
htmlText:String
length:Number
646
ActionScript classes
Description
Sets or retrieves the alpha transparency value
of the text field.
Controls automatic sizing and alignment of
text fields.
Specifies if the text field has a background fill.
The color of the text field background.
Specifies if the text field has a border.
The color of the text field border.
[read-
An integer (one-based index) that indicates
the bottommost line that is currently visible
the text field.
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.
A Boolean value that specifies whether to
render the text using embedded font outlines.
The height of the text field in pixels.
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.
Indicates the current horizontal scrolling
position.
A flag that indicates whether the text field
contains an HTML representation.
If the text field is an HTML text field, this
property contains the HTML representation
of the text field's contents.
[read-only]
Indicates the number of characters in a text
field.

Advertisement

Table of Contents
loading

Table of Contents