T > TextField.onChanged |
![]() ![]() ![]() |
TextField.onChanged
TextField, TextField.onChanged, onChanged
Availability
Flash Player 6.
Usage
TextField
.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.
![]() ![]() ![]() |