T > TextField.removeTextField |
![]() ![]() ![]() |
TextField.removeTextField
Availability
Flash Player 6.
Usage
TextField
.removeTextField()
Description
Method; removes the text field specified by TextField
. This operation can only be performed on a text field that was created with the createTextField
method of the MovieClip object. It will not work on text fields placed by the Timeline. When you call this method, the text field is commanded to remove itself. This is similar to the MovieClip.removeMovieClip
method.
See also
![]() ![]() ![]() |