TextField.onChanged

Availability

Flash Player 6.

Usage

my_txt.onChanged

Parameters

None.

Returns

The instance name of the text field.

Description

Event handler; invoked when the content of a text field changes. By default, it is undefined; you can define it in a script. A reference to the text field instance is returned.