PDA

View Full Version : Full_Size_Window



vibes30
April 26th, 2002, 09:08 AM
Greetings! I am new to this forum and from what I have seen this looks like a great place to be for Flash Users.

Quick question! I am creating a projector with a movie size of 400x300 but when the user opens the projector I want the movie to remain the 400x300 but have the rest of there screen maximized with a white background.

I have seen this done but have always wondered how.
Thank you for any help.

sinfiniti
April 26th, 2002, 09:35 AM
in the fscommands you can do fullscreen=true and resize=false. i'm not 100% sure if 'resize' is the property, but i'm reasonably sure.
:)
jeremy

vibes30
April 26th, 2002, 08:11 PM
ah! thank you very much It would have taken me forever to find that.

The command for resize is actually listed as allowscale
Much thanks again!