PDA

View Full Version : Full Screen



Bahamutzero
August 13th, 2004, 05:33 AM
any one know how to make an swf or projector exe boot in full screen??

APDesign
August 13th, 2004, 05:37 AM
first frame actions:

fscommand("fullscreen", "true");

only works with projectors.

note: going to flashes actionscript dictionary and typing fullscreen would have gotten you the answer muuuch faster ;)

I think the question is more appropriate for flash actionsript or flash [version] rather than game/ai programming, but oh well.

Bahamutzero
August 13th, 2004, 06:41 AM
hey thanks man. i guess it should have been posted elsewhere...@.@ sorry.
but for what its worth this will make my projector game full screen...lol

APDesign
August 13th, 2004, 06:43 AM
hahaha, fair enough :)