|
|
|||
Flash Player 8
Flash Player 9(AS3 version)
myTextEditor.removeStyle( paragraph:Boolean )
Nothing.
Method; Removes style formatting of the currently selected text.
The following code will remove style fromatting of the selected text:
myTextEditor.removeStyle();