home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
Flippa.swf
/
scripts
/
DefineSprite_9
/
frame_13
/
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
|
15 lines
tellTarget("/variable")
{
count += "1";
press = "0";
}
loop = "1";
while(loop != "34")
{
tellTarget("/disc" add loop)
{
gotoAndStop(1);
}
loop += "1";
}