home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Aventura
/
dexter.swf
/
scripts
/
DefineSprite_469
/
frame_1
/
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
|
2003-10-24
|
192 b
|
14 lines
i = "1";
while(eval("/:totalitems") >= i)
{
if(eval("/:have" add i) == _name.substr("2","3"))
{
have = "1";
}
i += "1";
}
if(have == "1")
{
gotoAndStop(4);
}