home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
bubble_elements.swf
/
scripts
/
frame_10
/
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
|
2007-03-20
|
151 b
|
9 lines
_root.saveProcess(1);
i = _root.myProcess + 1;
while(i < 17)
{
eval("sw.n" + i).enabled = false;
eval("sw.n" + i)._alpha = 20;
i++;
}