Flash CS4 Resources
Using Flash
ActionScript 3.0 and Components
ActionScript 2.0 and Components
Adobe AIR
Flash Lite
Extending Flash
Flash MX 2004.
The fontItem object is a subclass of the Item object (see Item object).
In addition to the Item object properties, the following properties are available for the fontItem object:
Property
Description
fontItem.bitmap
Specifies whether the Font item is bitmapped.
fontItem.bold
Specifies whether the Font item is bold.
fontItem.embedVariantGlyphs
Specifies whether variant glyphs should be output in the font when publishing a SWF file.
fontItem.font
The name of the device font associated with the Font item.
fontItem.isDefineFont4Symbol
Specifies the format of the font that is output when publishing a SWF filem.
fontItem.italic
Specifies whether the Font item is italic.
fontItem.size
The size of the Font item, in points.