configureEffect()

Availability

Flash MX 2004.

Usage

function configureEffect() {
    // Statements
}

Parameters

None.

Returns

Nothing.

Description

Function; called once when Flash loads; place any global initialization statements for your effect inside this function. The per instance parameter data for an effect cannot be accessed here.

See also

executeEffect(), 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/00003816.html