home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
roam-and-protect.swf
/
scripts
/
DefineSprite_363
/
frame_59
/
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
|
211 b
|
10 lines
_root.convoylist.splice(listnum,1);
e = listnum;
e;
while(e < _root.convoylist.length)
{
eval("_root." add _root.convoylist[e]).listnum -= 1;
e++;
}
eval("_root.scanner." add _name)._visible = 0;