home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Today 2001 June
/
Otoday062001.iso
/
pc
/
progwin
/
happybag.exe
/
scripts
/
DefineSprite_67
/
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-04-19
|
181 b
|
10 lines
stepy = "6";
_Y = - "100";
_X = "90" + random("170");
ylache = getProperty("/lache", _Y);
if(_Y - ylache < "100" and - "100" < _Y - ylache)
{
_Y = _Y - "200";
}
play();