MACROMEDIA FLASH MX 2004 - ACTIONSCRIPT Reference Manual page 697

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

Advertisement

TextField.password
Availability
Flash Player 6.
Usage
my_txt.password
Description
Property; if the value of
input characters. If
TextField._quality
Availability
Flash Player 6.
Usage
my_txt._quality
Description
Property (global); sets or retrieves the rendering quality used for a SWF file. Device fonts are
always aliased and, therefore, are unaffected by the
Note: Although you can specify this property for a TextField object, it is actually a global property,
and you can specify its value simply as
TextField.removeListener()
Availability
Flash Player 6.
Usage
my_txt.removeListener(listener)
Parameters
The object that will no longer receive notifications from
listener
TextField.onScroller
Returns
If
was successfully removed, the method returns a
listener
successfully removed (for example, if
method returns a value of
Description
Method; removes a listener object previously registered to a text field instance with
TextField.addListener()
is
password
true
, the text field is not a password text field.
false
_quality
.
listener
.
false
.
, the text field is a password text field and hides the
property.
_quality
. For more information, see
true
was not on the TextField object's listener list), the
.
_quality
TextField.onChanged
value. If
was not
listener
TextField.removeListener()
or
697

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