home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 December
/
PCWELT_12_2006.ISO
/
files
/
1.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
|
2006-10-17
|
190 b
|
12 lines
stop();
linux_btn.onRelease = function()
{
_root.gotoPage(3,true);
_quality = "LOW";
};
mac_btn.onRelease = function()
{
_root.gotoPage(33,true);
_quality = "LOW";
};