home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
frame_2405
/
DoAction.as
Wrap
Text File
|
2008-09-12
|
186b
|
12 lines
function aleatorio(a, b)
{
return Math.floor(Math.random() * (b - a + 1)) + a;
}
windx = 0;
_quality = "LOW";
keys = false;
if(cheat == "bosses")
{
gotoAndPlay(5251);
}