home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet Web Designer 90
/
PIWD90.iso
/
mac
/
contents
/
flash
/
utilities
/
Flash_source
/
dragwindow4.swf
/
scripts
/
frame_1
/
DoAction.as
Wrap
Text File
|
2003-12-15
|
376b
|
10 lines
windoww = getProperty("/window", _width) / 2;
windowh = getProperty("/window", _height) / 2;
windowx = getProperty("/window", _X);
windowy = getProperty("/window", _Y);
maskw = getProperty("/mask", _width);
maskh = getProperty("/mask", _height);
getUrl("FSCommand:fullscreen", "false");
getUrl("FSCommand:allowscale", "false");
getUrl("FSCommand:showmenu", "false");