Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: Question about opening a page full screen?
From: Cordaro, Vince
Date: Wed, 17 Nov 1999 20:32:30 GMT

Cool Chris,
though will F11 break you out. I know that if you open your browser one of
those opens expands it full screen and once hit again shrinks it back down.
I guess I will have to try it.

Thanks Vince

> -----Original Message-----
> From: Chris Tifer [SMTP:CTiferatKentTech [dot] com]
> Sent: Wednesday, November 17, 1999 3:20 PM
> To: 'flasheratchinwag [dot] com'
> Subject: RE: FLASH: Question about opening a page full screen?
>
> This will only work in IE (from what little I know):
>
> <script language=javascript>
> var newWin = window.open("url.htm","windowName","fullscreen=yes")
> <script>
>
> to reference the window, you can either target "windowName" (whatever you
> decide to name it) or through script by using newWin (once again, whatever
> you name the variable)
>
> Now, when you use Full Screen mode, the only way I know to break out of
> the
> browser is to either close it using the taskbar (surprisingly hard for
> newbies) or ctrl + alt + delete and then close the window (even harder for
> newbies).
>
> Hope that helps you....
>
>
>
> -----Original Message-----
> From: Cordaro, Vince [VCordaroatycsd [dot] york [dot] va [dot] us (mailto:VCordaroatycsd [dot] york [dot] va [dot] us)]
> Sent: Wednesday, November 17, 1999 1:41 PM
> To: 'Flasher (E-mail)
> Subject: FLASH: Question about opening a page full screen?
>
>
> how do i make a page open full screen. Is there a javascript command of a
> HTML on.
> Something added onto window.location' ';
> Vince
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
> flasher is generously supported by...
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Streaming Media WEST '99 Conference & Exhibition
> "The Worlds largest Internet Audio & Video Event"
> December 7 - 9, San Jose Convention Center, California
>
> Reserve your space today at http://www.streamingmedia.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com


flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]