EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 687

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT
816 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
TextField.getFontList() 687
TextField.embedFonts
Availability
Flash Player 6.
Usage
my_txt.embedFonts
Description
Property; a Boolean value that, when true, renders the text field using embedded font outlines. If
false, it renders the text field using device fonts.
TextField.getDepth()
Availability
Flash Player 6.
Usage
my_txt.getDepth()
Parameters
None.
Returns
An integer.
Description
Method; returns the depth of a text field.
TextField.getFontList()
Availability
Flash Player 6.
Usage
TextField.getFontList()
Parameters
None.
Returns
An array.
Description
Method; a static method of the global Te x t Field class. You dont specify a specific text field (such
as
my_txt) when you call this method. This method returns names of fonts on the players host
system as an array. (It does not return names of all fonts in currently loaded SWF files.) The
names are of type
string.

Table of Contents

Related product manuals