configureEffect()
27
configureEffect()
Availability
Flash MX 2004.
Usage
function configureEffect() {
// statements
}
Parameters
None.
Returns
Nothing.
Description
This function is called once at load time of Flash and is a good place for global initialization of
your effect. The per instance parameter data for an effect cannot be accessed here.
See also
executeEffect()
,
removeEffect()
Summary of Contents for FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY
Page 1: ...Flash JavaScript Dictionary ...
Page 16: ...16 Contents ...
Page 40: ...40 Chapter 2 Top level functions ...
Page 368: ...368 Chapter 3 Objects ...