home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Esportes
/
VirtualCurling.swf
/
scripts
/
frame_82
/
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
|
2005-08-08
|
121 b
|
10 lines
if(0 >= vy1)
{
vy1 = 0;
vx1 = 0;
}
if(70 < stone._y and 0 < vy1 and !out_of_play)
{
gotoAndPlay(81);
}