MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 711

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

Advertisement

TextField.textColor
Availability
Flash Player 6.
Usage
my_txt.textColor
Description
Property; indicates the color of the text in a text field.
TextField.textHeight
Availability
Flash Player 6.
Usage
my_txt.textHeight
Description
Property; indicates the height of the text.
TextField.textWidth
Availability
Flash Player 6.
Usage
my_txt.textWidth
Description
Property; indicates the width of the text.
TextField.type
Availability
Flash Player 6.
Usage
my_txt.type
Description
Property; Specifies the type of text field. There are two values:
dynamic text field that cannot be edited by the user, and
text field.
Example
my_txt.type = "dynamic";
, which specifies a
"dynamic"
, which specifies an input
"input"
TextField.type
711

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?

Subscribe to Our Youtube Channel

Table of Contents