EasyManua.ls Logo

MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT - Page 711

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.type 711
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", which specifies a
dynamic text field that cannot be edited by the user, and
"input", which specifies an input
text field.
Example
my_txt.type = "dynamic";

Table of Contents

Related product manuals