30
Chapter 2: Top-level functions
executeEffect()
Availability
Flash MX 2004.
Usage
function executeEffect() {
// statements
}
Parameters
None.
Returns
Nothing.
Description
This function is called when the user first applies an effect or changes an effect's properties. The
code contained in this function is responsible for modifying the original object(s) to accomplish
the desired effect. It is also responsible for copying the original to another hidden layer if
necessary for the
removeEffect
function
See also
configureEffect()
,
removeEffect()
Содержание FLASH MX 2004-FLASH JAVASCRIPT DICTIONARY
Страница 1: ...Flash JavaScript Dictionary ...
Страница 16: ...16 Contents ...
Страница 40: ...40 Chapter 2 Top level functions ...
Страница 368: ...368 Chapter 3 Objects ...
Страница 386: ...386 Chapter 4 C Level Extensibility ...