home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Diversos
/
daffyjumper.swf
/
scripts
/
DefineSprite_129
/
frame_3
/
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
|
2006-06-13
|
261 b
|
16 lines
_X = _X - eval("..:planespeed");
if(_X < "-100" and eval("..:jump") == "0")
{
_X = "555";
tellTarget("../player")
{
play();
}
gotoAndStop(1);
}
if(_X < "-100" and eval("..:jump") == "1")
{
_X = "555";
gotoAndStop(1);
}