TextField.text

Availability

Flash Player 6.

Usage

my_txt.text

Description

Property; indicates the current text in the text field. Lines are separated by the carriage return character ('\r', ASCII 13). This property contains the normal, unformatted text in the text field, without HTML tags, even if the text field is HTML.

See also

TextField.htmlText