all groups > macromedia flash sitedesign > july 2005 >
You're in the

macromedia flash sitedesign

group:

How to make swf directly open in fullscreen (not in a window)???


How to make swf directly open in fullscreen (not in a window)??? Miryyyyy
7/26/2005 12:00:00 AM
macromedia flash sitedesign: Hello!

i'm trying to make my website so, that the swf flash opens in a 100%
fullscreen mode (without the titlebar and so)... how could i do this? with
window.open('site.htm','','fullscreen=yes') is the titlebar still there, cause
it opens in a window still... so how to make it open in a ful fullscreen???

tnx for help!

Miry
Re: How to make swf directly open in fullscreen (not in a window)??? the dude881
7/29/2005 12:00:00 AM
There isn't really a way to do this from the web since the browser will open
the window the the minimum of the title bar (depends on browser what else is
default). You can make it remove with status bar and everything else when you
open the window with javascript, but it would still not be 100% fullscreen.

100% full screen can really only be accomplished in the projector with
fscommanf("fullscreen","true"); you can get decently close in web browsers with
javascript.
Re: How to make swf directly open in fullscreen (not in a window)??? Miryyyyy
7/30/2005 1:14:08 PM
Re: How to make swf directly open in fullscreen (not in a window)??? Jeckyl
7/31/2005 12:00:00 AM
[quoted text, click to view]

No .. not for 100% full screen (no browser window) .. For that you need a
projector (exe) and that needs to me installed on the viewers computer
--
Jeckyl

Re: How to make swf directly open in fullscreen (not in a window)??? Miryyyyy
7/31/2005 12:57:16 AM
hm.. i thought of that yep... maybe in some years they'll make the option, heh

AddThis Social Bookmark Button