Gustavo,

You could write a Javascript function that resizes the browser window to
screen size. it's not exactly the same and maximizing, but it would fill the
screen. 

...Rob


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gustavo
Duenas
Sent: Thursday, February 01, 2007 2:03 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] fullscreen javascript

well it works on safari, there is a way to detect the browser type in order
to redirect or to open a window....



Regards.



On Feb 1, 2007, at 1:58 PM, Helmut Granda wrote:

> Gustavo,
>
> the fullScreen command only works in IE (I didnt know it did work in 
> Safari). So you have to look for an alternative to launch a fullscreen 
> in FF/Netscape/Moz
>
>
>
> On 2/1/07, Gustavo Duenas <[EMAIL PROTECTED]> wrote:
>>
>> hi guys Iknow this is not for javascript but I think you might know
>> of this, is a easy thing, I'm trying to open a browser window
>> fullscreen, using javascript, in safari looks great and maybe in IE
>> but in firefox,
>> open the window but less than I expect in size.
>>
>> the code is.
>>   If one of you can help me out, I'll appreciate.
>>
>>    <area shape="rect" coords="216,310,370,334"  onclick=" javaScript:
>> window.open('fullpage.html', 'LRS', 'fullScreen', 'scrollBars')"  />
>>
>>
>> regards
>>
>> Gustavo Duenas
>>
>> _______________________________________________
>> 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
>

Gustavo Duenas

_______________________________________________
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