home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 48
/
cdrom_image.iso
/
Games
/
cannonballfollier3.swf
/
scripts
/
frame_41
/
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-10-01
|
107 b
|
6 lines
if(3 < _root.iLevelPauseTimer.seconds())
{
_root.gLevel += 1;
_root.gotoAndPlay("NextLevel");
}