Flasher Archive

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


Subject: Re: FLASH: fullscreen window
From: Harald Kamke
Date: Wed, 12 Jan 2000 13:55:53 GMT

am [DATUM] schrieb Krista McLean unter [ADRESSE]:

> egomedia.. i quite like that site..
> can be done this way.. there might be a better way, but i've used this and
> it works.
> Put this in your <head> in your html page. (this page allows for a clean
> exit and somewhere to bookmark)
>
> <script language="JavaScript">
> <!--
>
> function openWindow() {
> popupWin = window.open('your file.htm', 'remote','fullscreen',
> 'width=100%,height=100%','scrollbar=no')
> }
>
> // done hiding -->
> </script>
>
>
> Put this in your body of the page
>
> <script language="JavaScript">javascript:openWindow(); </script>
>
> you will get scroll bars, but if you put your swf in a frameset you can just
> set the scrolling to 0 and there you go, full screen. I really like this
> effect..scares some users think, but heck, it's pretty neat.
>
> If there is a simpler way, i'm all ears...
>
> krista
>
> -----Original Message-----
> From: Harald Kamke <haraldatkamke [dot] net>
> To: flasheratchinwag [dot] com <flasheratchinwag [dot] com>
> Date: Wednesday, January 12, 2000 12:16 PM
> Subject: FLASH: fullscreen window
>
>
Yes i like egomedia a lot too.

With this code I am half on my way..

I get this "no border" screen but..

its not resizing itsself to different resolutions and no flash.swf anymore
:(

Thanks

harald



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


Replies
  Re: FLASH: fullscreen window, Krista McLean

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