home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
One Click 21 (Special)
/
OC021.iso
/
Juegos
/
flashstrike
/
flashstrike.swf
/
scripts
/
DefineSprite_66_tween2
/
frame_9
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-02-03
|
213 b
|
10 lines
stop();
_root.kills += _root.remember;
_root.hits += 1;
_root.target1.gotoAndPlay(1);
_root.target2.gotoAndPlay(1);
this.removeMovieClip();
_root.enemydead = "no";
this.gotoAndStop(1);
_root.nextFrame();