home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
200 Game
/
200GAME2.iso
/
FLASHGAME
/
PARADE.EXE
/
scripts
/
DefineSprite_77
/
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
|
2000-08-17
|
198 b
|
7 lines
setProperty("/catdog", _Y, getProperty("/catdog", _Y) - eval("/:distance"));
setProperty("/blam", _X, getProperty("/catdog", _X));
if(getProperty("/catdog", _Y) < "90")
{
gotoAndPlay(3);
}