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