Flash Player 8Flash Player 9(AS3 version)
myTextEditor.returnFocus()
None.
Nothing.
Method. Return focus to the targeted text field.
The following code will return focus to the targeted text field:
myTextEditor.returnFocus();