home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
5Miles2Go.swf
/
scripts
/
DefineSprite_231
/
frame_11
/
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
|
2001-07-07
|
143 b
|
9 lines
if("1" < getProperty(FrontLink, _Y) - _Y)
{
call("GoDown");
}
else if(getProperty(FrontLink, _Y) - _Y < - "1")
{
call("GoUp");
}