http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html
- ericd. On 1/30/07, Ravi Marella <[EMAIL PROTECTED]> wrote:
Then...can we atleast hide the status bar/address bar and other standard buttons of the same window? RaviKiran Marella -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Henry Cooke Sent: Tuesday, January 30, 2007 9:20 PM To: Flashcoders mailing list Subject: Re: [Flashcoders] full screen window Ravi, It's a tricky one, most modern browsers are specifically designed not to allow you to size up to fullscreen onLoad, as it was being abused by scammers and such. http://developer.mozilla.org/en/docs/DOM:window.open#Note_on_position_an d_dimension_error_correction Probably explains why you've been having trouble making it work ;) Sorry to be the bearer of bad news... h. On 30/01/07, Ravi Marella <[EMAIL PROTECTED]> wrote: > > Hi all, > > This might be simple but I'm trying this from last 4 hours and got no > answer anywhere. > > How can you open a window in full screen mode using JavaScript? I want > to open the same window in full screen mode, I mean with out using any > other window to launch this full screen window or any button to launch > it i.e. something to do with the onLoad event of the body tag. Thanks > for replies in advance. > > cheers, > > Ravi > > _______________________________________________ > Flashcoders@chattyfig.figleaf.com > 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 > _______________________________________________ Flashcoders@chattyfig.figleaf.com 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 _______________________________________________ Flashcoders@chattyfig.figleaf.com 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
-- eric e. dolecki senior interactive engineer http://www.ericd.net _______________________________________________ Flashcoders@chattyfig.figleaf.com 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