PDA

View Full Version : How to make projecter exe center screen


raufaamir
08-04-2005, 07:30 AM
I have a projector.exe file generated from flash. I want to make it center on the screen. How it is possible? :confused: can any one help me?

Thanks in advance

Rauf

oldnewbie
08-15-2005, 05:40 AM
http://www.extendingflash.com/utilities/center.html

ovydiu
09-02-2005, 09:35 PM
or you can try to add the .swf file to a windows from ( like .net) and then control the window as you please

aphexburn
09-19-2005, 05:31 PM
use fscommand

fscommand("fullscreen", true);
fscommand("allowscale", false);