executeEffect()

Availability

Flash MX 2004.

Usage

function executeEffect() {
    // statements
}

Parameters

None.

Returns

Nothing.

Description

Function; called when the user first applies an effect or changes an effect's properties. The code contained in this function modifies the original object(s) to create the desired effect. It is also responsible for copying the original to a hidden layer if necessary for the removeEffect function.

See also

configureEffect(), removeEffect()


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/00003820.html