home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 40
/
Vol 40.iso
/
games
/
ws_tetri.swf
/
scripts
/
frame_66
/
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-21
|
228 b
|
13 lines
this.b_weiter.onPress = function()
{
this.onPressEvent();
_root.gotoAndStop("weiter");
spielWeiter();
};
_root.mc_feld.abd_pause.onPress = function()
{
spielWeiter();
gotoAndStop("weiter");
};
stop();