home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
frog_day.swf
/
scripts
/
DefineSprite_417
/
frame_27
/
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
|
184 b
|
11 lines
currentScroll = view_scores.scroll;
if("1" < currentScroll)
{
tellTarget("lines")
{
nextFrame();
}
set("view_scores.scroll",currentScroll - "1");
}
play();