I'll tell you the exact scenario I'm facing:
I'm making a course in flash MX which has to be uploaded on Client's
LMS. The course needs to be compatible with 800*600 screen resolution,
which we have achieved. but the client can't see the course completely
coz the toolbars are not hidden on the client's browser. So I'm trying
to launch the course in a fullscreen. I can do this using two windows
but just wanted to know if this can be done using a single window. if
this is not possible then either I've to add another page which will
make two popups or ask the client to F11 every time.


 


RaviKiran Marella



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jah
Sent: Tuesday, January 30, 2007 9:42 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] full screen window

i think this is still in the realm of techniques illegitimate designs
used in the early days of the web. additionally... you should probably
consider how many users won't return to your site bc you've messed
with thier primary browser settings, as most users might not have the
knowledge to turn all those things you're turning off, back on.

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
>
_______________________________________________
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

Reply via email to