Prowler
05-29-2002, 05:18 PM
Using FlashAnts 1.2
Code for full screen -
fscommand ("fullscreen", "true");
fscommand ("showmenu", "false");
fscommand ("allowscale", "false");
When it is imported into FlasAnts it retains the original movie size (800 X 600). When I export it out and open the file, it still retains the original movie size.
I want it to fill the whole screen just like the .swf does. What might be the issue?
Code for full screen -
fscommand ("fullscreen", "true");
fscommand ("showmenu", "false");
fscommand ("allowscale", "false");
When it is imported into FlasAnts it retains the original movie size (800 X 600). When I export it out and open the file, it still retains the original movie size.
I want it to fill the whole screen just like the .swf does. What might be the issue?