home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
SpeedCar.swf
/
scripts
/
DefineSprite_17
/
frame_1
/
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
|
167 b
|
7 lines
setProperty("lines", _Y, getProperty(lines, _Y) - speed);
show = getProperty(lines, _Y);
if(getProperty(lines, _Y) < -508)
{
setProperty("lines", _Y, 950);
}