MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 26

Extending flash
Table of Contents

Advertisement

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()
configureTool()
Availability
Flash MX 2004.
Usage
function configureTool() {
// statements
}
Parameters
None.
Returns
Nothing.
26
Top-Level Functions and Methods

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-EXTENDING FLASH and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents