home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
roam-and-protect.swf
/
scripts
/
DefineSprite_293
/
frame_19
/
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
|
2005-09-29
|
257 b
|
13 lines
_root.enlist.splice(listnum,1);
e = listnum;
e;
while(e < _root.enlist.length)
{
eval("_root." add _root.enlist[e]).listnum -= 1;
e++;
}
targon = "false";
removeMovieClip(eval("_root.scanner.enemy" add mynum));
gotoAndStop("off");
play();