home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
StackUp.swf
/
scripts
/
frame_71
/
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
|
2001-07-16
|
191 b
|
17 lines
x = "0";
if(lines)
{
while(x < "6")
{
if(eval("map" add x add "0"))
{
gotoAndPlay(101);
}
x += "1";
}
}
else
{
gotoAndPlay(92);
}