MACROMEDIA FLASH 8-EXTENDING FLASH Manual page 29

Extending flash
Table of Contents

Advertisement

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
function.
See also
configureEffect()
keyDown()
Availability
Flash MX 2004.
Usage
function keyDown() {
// statements
}
Parameters
None.
Returns
Nothing.
,
removeEffect()
removeEffect
keyDown()
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash 8

Table of Contents