home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
FireMan.swf
/
scripts
/
frame_532
/
DoAction.as
Wrap
Text File
|
2008-09-12
|
82b
|
7 lines
i = 1;
while(i <= totalBTN)
{
eval("btn" + i).enabled = false;
i++;
}