Flash Player 8Flash Player 9(AS3 version)
myTextEditor.undo()
None.
Nothing.
Method; Undoes the last change.
The following code will execute 'undo' action:
myTextEditor.undo();