home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Games Machine 165
/
XENIATGM165.ISO
/
cddata
/
midframe.cxt
/
00010_demo_menu2.swf
/
scripts
/
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
|
2003-05-29
|
173 b
|
12 lines
i = 1;
while(i <= 13)
{
slide["b" + i]._visible = 0;
slide["n" + i]._visible = 0;
i++;
}
_root.pressione = 0;
pos = 1;
slide.alone._visible = 0;
stop();