ActionScript.org Forums
>
Desktop, Mobile and non-browser Environments
>
Projectors and CDs
> window always maximized in exe
PDA
View Full Version :
window always maximized in exe
kicas
03-19-2002, 03:49 PM
How can i automatically fit the window of an exe projector on sreen (not fullscreen, just maximized)?
Thanks.
farafiro
03-19-2002, 05:55 PM
Just don't use the fscommand "fullscreen" at all
or set it as "false"
//in the very first frame of the top layer put
fscommand("fullscreen",false)
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.