CSS works only inside browser window, you cannt have to fullscreen
without resizing window to that size.
So only option is to use JS window.open(... fullscreen=1 ...)
Popup blockers can be tricked, btw

2005/11/20, af a <[EMAIL PROTECTED]>:
>                        Hello,
>
>
> First of all, thanks to Matthew, Mike, Chad, ErixTekila, Pixelassembly, 
> MetaArt for their previous
> answers. (I hope not forgetting anyone ;-)
>
>
> I have to do a cross-browser Mac/PC full-screen (chromeless exactly) project
> (YES, i told the client the drawbacks !!!! with proofs and statistic-based 
> arguments)
> in Flash MX 2004 :
>
>     * javascript popup   ->  NO,  for they are blocked OR because javascript 
> is disabled (too reliant on browser)
>     * chromeless          ->  works only for IE 5 on PC
>
>    how to do something which works on MAC/PC (above all Mac) Safari, Opera, 
> IE and Netscape, Mozilla ?
>
>
> Use something which is not DOM compliant, but W3C compliant like html and CSS 
> (or CSS-P ?)
> Use dreamweaver MX 2004 to do this fullscreen thing ... Argh ....
>
> Any good tutorials, links ?
>
>
> Thanks again
> Tony
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to