MACROMEDIA FLASH MX 2004-ACTIONSCRIPT LANGUAGE Reference page 1101

Actionscript language reference
Table of Contents

Advertisement

If you need to issue multiple commands to the
shown in the following statement:
on(release) {
with(_parent.ball) {
gotoAndPlay(2);
_alpha = 15;
_xscale = 50;
_yscale = 50;
}
}
See also
with
instance, you can use the
ball
action, as
with
tellTarget
1101

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash mx

Table of Contents