home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
animal_1.swf
/
scripts
/
frame_20
/
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
|
2006-05-29
|
95 b
|
9 lines
if(80 < _framesloaded)
{
this.gotoAndPlay("s0");
}
else
{
this.gotoAndPlay(1);
}