Chapter 45: textattrs object, Textattrs object, The property summary table for the – Adobe Extending Flash Professional CS4 User Manual
Page 474: See the property summary for the
452
Chapter 45: TextAttrs object
Availability
Flash MX 2004.
Description
The TextAttrs object contains all the properties of text that can be applied to a subselection. This object is a property
of the TextRun object (
Property summary
The following properties are available for the TextAttrs object:
Property
Description
A Boolean value that specifies that Flash should draw the text using a method
optimized for increasing the legibility of small text.
A string that specifies paragraph justification. Acceptable values are
"left"
,
"center"
,
"right"
, and
"justify"
.
A Boolean value that determines whether Flash uses (
true
) or ignores (
false
)
pair kerning information in the font(s) to kern the text.
A Boolean value. A value of
true
causes text to appear with the bold version of
the font.
A string that determines the baseline for the text.
. An integer that represents
the space between characters.
A string that represents the name of the font, such as
"Arial"
.
A string, hexadecimal value, or integer that represents the fill color.
An integer that specifies paragraph indentation.
A Boolean value. A value of
true
causes text to appear with the italic version of
the font.
An integer that specifies the paragraph’s left margin.
An integer that represents the space between characters.
An integer that specifies the line spacing (leading) of the paragraph
An integer that specifies the paragraph’s right margin.
A Boolean value. A value of
true
causes Flash to rotate the characters of the text
90°. The default value is
false
.
An integer that specifies the size of the font.
A string that represents the
target
property of the text field.
A string that represents the
URL
property of the text field.