TextFormat.bullet
Availability
Flash Player 6.
Usage
my_fmt.bullet
Description
Property; a Boolean value that indicates that the text is part of a bulleted list. In a bulleted list,
each paragraph of text is indented. To the left of the first line of each paragraph, a bullet symbol is
displayed. The default value is
TextFormat.color
Availability
Flash Player 6.
Usage
my_fmt.color
Description
Property; indicates the color of text. A number containing three 8-bit RGB components; for
example, 0xFF0000 is red, 0x00FF00 is green.
TextFormat.font
Availability
Flash Player 6.
Usage
my_fmt.font
Description
Property; the name of the font for text in this text format, as a string. The default value is
which indicates that the property is undefined.
TextFormat.getTextExtent()
Availability
Flash Player 6. The optional
Usage
my_fmt.getTextExtent(text, [width])
.
null
parameter is supported in Flash Player 7.
width
TextFormat.getTextExtent()
,
null
719
Need help?
Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?