home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
frog_day.swf
/
scripts
/
DefineSprite_245
/
frame_19
/
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
|
2007-03-20
|
188 b
|
16 lines
if(sk_done eq "yes")
{
sk_done = "";
gotoAndStop(_currentframe + "2");
}
else if(error ne "")
{
view_scores = error;
stop();
}
else
{
play();
}
count += "1";