Flash CS3 Documentation |
|||
| Extending Flash > Top-Level Functions and Methods > removeEffect() | |||
Flash MX 2004.
function removeEffect() {
// statements
}
None.
Nothing.
Function; called when the user changes an effect's properties or uses the Remove Effect menu item. The code contained in this function returns the object(s) to their original state. For example, if the effect broke a text string apart, the removeEffect() method would remove the text string that was broken apart and replace it with the original string.
configureEffect(), executeEffect()
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00003829.html