home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
frame_1055
/
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
|
2008-09-12
|
196 b
|
11 lines
function aleatorio(a, b)
{
return Math.floor(Math.random() * (b - a + 1)) + a;
}
checkpoint = _root._currentframe;
next = "B";
currentdamage = 0;
windx = 0;
_quality = "LOW";
stop();