home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 40
/
Vol 40.iso
/
games
/
whomp.swf
/
scripts
/
frame_60
/
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-04-20
|
138 b
|
8 lines
clicker.onRelease = function()
{
_root.gClear = true;
_root.section = 9;
gotoAndPlay(_root._currentframe + 1);
};
stop();