PDA

View Full Version : How to full screen a movie



ZebraMan
December 18th, 2009, 02:40 PM
HI all,

I'm busy making this site, http://semagames.be/MonkeyMay/index.swf

But when i publish it with flash the included html file does not show it full screen of course:

http://semagames.be/MonkeyMay/index.html

Any one any idea on how to set the publish settings / or adjust the html file to have the same effect as if you would open the index.swf file ?

Thx!, and Greets!, Samuel

BoppreH
December 18th, 2009, 03:05 PM
I'm not 100% sure, but try this:

Publish Settings -> HTML -> Scale -> Exact Fit / No Border

ZebraMan
December 19th, 2009, 05:30 AM
Hey thx M8!

I've been fiddling around with the settings you recommended and this is how i got the desired result:

HTML -> Template -> flash only allow full screen
HTML -> dimensions -> percent 100 & 100
HTML -> scale -> default (show all)

Almost final result: www.monkeymayhem.be

Thx!, and Grts!, Samuel

ilike2
December 19th, 2009, 10:36 AM
Or you could try this


stage.displayState="fullScreen";