Hi All,

I am making a flash projector for both mac and win, it issues an
fscommand("fullscreen","true") and i cycle through an array of pictures by
attachMovie()'ing a picture on the stage that is regpoint (0,0) and
positioned (0,0) with the dimensions set to Stage.width and Stage.height.  I
am not touching autoscale.

However the issues i have are:

At 1024x768 it shows the image full screen but at 1280x1024 it puts a wide
border along the top and bottom of my projector.
On the Mac, fullscreen still shows a title bar unless i press command-F
twice.

Setting the document size to be larger (its already 1024x768) doesnt fix it
either (and causes issues when its smaller than that).

Any ideas as to how to make it so that my content shows full screen without
the borders ?

Regards,
--
:: Nik Derewianka ::
:: freelance director programmer ::
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to