what is the best way to do full screen flash? i want it so that when people go to my site they can click on a link and the .swf will open in a full screen window? can anyone recommend a great tut or starting point?
Printable View
what is the best way to do full screen flash? i want it so that when people go to my site they can click on a link and the .swf will open in a full screen window? can anyone recommend a great tut or starting point?
check the publish settings in flash, and when you publish your movie, set it at 100% width / height.
thanks for the quick reply point guard, but that is not what i'm looking for. I don't want to open the .swf through a regular browser window. here is an example of what i mean http://www.rsteenphoto.com/# click "enter site"
Javascript.
Google something like :
Javascript open window full screen
Or, go to the site that you put as an example, In your Browser Menu select "View Source", & then do a Find for "javascript" & borrow their code (they didn't invent it!)
;)