removeEffect()

 < 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 > 


    Developing Extensions for Macromedia Flash 8
    Developing Extensions for Macromedia Flash 8
    ISBN: 032139416X
    EAN: 2147483647
    Year: 2005
    Pages: 81

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net