Developing Extensions for Macromedia Flash 8

 < Day Day Up > 

Availability

Flash MX 2004.

Usage

function removeEffect() { // statements }

Parameters

None.

Returns

Nothing.

Description

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.

See also

configureEffect(), executeEffect()

     < Day Day Up > 

    Категории