MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 687

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

Advertisement

TextField.embedFonts
Availability
Flash Player 6.
Usage
my_txt.embedFonts
Description
Property; a Boolean value that, when
, it renders the text field using device fonts.
false
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
as
) when you call this method. This method returns names of fonts on the player's host
my_txt
system as an array. (It does not return names of all fonts in currently loaded SWF files.) The
names are of type
true
TextField
.
string
, renders the text field using embedded font outlines. If
class. You don't specify a specific text field (such
TextField.getFontList()
687

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?

Questions and answers

Table of Contents