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

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

Advertisement

Property summary
Modifiers
Property
align:String
blockIndent:Number
bold:Boolean
bullet:Boolean
color:Number
font:String
indent:Number
italic:Boolean
leading:Number
leftMargin:Number
rightMargin:Number
size:Number
tabStops:Array
target:String
underline:Boolean
url:String
696
ActionScript classes
Description
A string that indicates the alignment of the
paragraph.
A number that indicates the block indentation
in points.
A Boolean value that specifies whether the
text is boldface.
A Boolean value that indicates that the text is
part of a bulleted list.
A number that indicates the color of text.
A string that specifies the name of the font for
text.
An integer that indicates the indentation from
the left margin to the first character in the
paragraph.
A Boolean value that indicates whether text in
this text format is italicized.
An integer that represents the amount of
vertical space in pixels (called leading)
between lines.
The left margin of the paragraph, in points.
The right margin of the paragraph, in points.
The point size of text in this text format.
Specifies custom tab stops as an array of
non-negative integers.
Indicates the target window where the
hyperlink is displayed.
A Boolean value that indicates whether the
text that uses this text format is underlined
(true) or not (false).
Indicates the URL that text in this text format
hyperlinks to.

Advertisement

Table of Contents
loading

Table of Contents