MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 716

Actionscript reference guide
Hide thumbs Also See for FLASH MX 2004 - ACTIONSCRIPT:
Table of Contents

Advertisement

The code
my_txt.setTextFormat(my_fmt)
default text format, because the
of the text field's default text format remain unchanged.
When
TextField.getTextFormat()
properties defined; no property is
Method summary for the TextFormat class
Method
TextFormat.getTextExtent()
Property summary for the TextFormat class
Property
TextFormat.align
TextFormat.blockIndent
TextFormat.bold
TextFormat.bullet
TextFormat.color
TextFormat.font
TextFormat.indent
TextFormat.italic
TextFormat.leading
TextFormat.leftMargin
TextFormat.rightMargin
TextFormat.size
TextFormat.tabStops
TextFormat.target
TextFormat.underline
TextFormat.url
716
Chapter 12: ActionScript Dictionary
only changes the
property is the only one defined in
bold
is invoked, a TextFormat object is returned with all of its
.
null
Description
Returns text measurement information for a text string.
Description
Indicates the alignment of a paragraph.
Indicates the block indentation, in points.
Indicates whether text is boldface.
Indicates whether text is in a bulleted list.
Indicates the color of text.
Indicates the font name of the text with a text format.
Indicates the indentation from the left margin to the first character in
the paragraph.
Indicates whether text is italicized.
Indicates the amount of vertical space (called leading) between lines.
Indicates the left margin of the paragraph, in points.
Indicates the right margin of the paragraph, in points.
Indicates the point size of text.
Specifies custom tab stops.
Indicates the window in a browser where a hyperlink is displayed.
Indicates whether text is underlined.
Indicates the URL to which the text links.
property of the text field's
bold
. All other aspects
my_fmt

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004 - ACTIONSCRIPT and is the answer not in the manual?

Table of Contents