home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet Web Designer 90
/
PIWD90.iso
/
pc
/
contents
/
flash
/
utilities
/
Flash_source
/
dragwindow4.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-12-15
|
352 b
|
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);
fscommand("fullscreen","false");
fscommand("allowscale","false");
fscommand("showmenu","false");