Flasher Archive

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


Subject: Re: FLASH: IE 4.5 and JavaScript Windows
From: Todd Purgason
Date: Fri, 15 Jan 1999 20:10:22 GMT

Does this script close the opening window

"Erik [gearik] Mattheis" wrote:

> >I have always used a javascript url in the get url action to open
> >javascript windows from flash. Well of course the new MICROSOFT product
> >IE 4.5 Mac doesn't respond to this. Does anybody have another solution
> >or work around?
>
> Yes!
>
> If your pop-up window name is "flash," load the following document into the
> window (get URL: close.js). These are the only two lines in close.js:
>
> if (window.name == 'flash') {
> self.close()
>
> You can precache the document by saving it as "close.js" and having in your
> opener window the the following line:
>
> <script language="javascript" src="close.js"></script>
>
> Make sure your server has the mime-type set for application/x-javascript.
>
> Have you been able to get a Flash movie to display properly in IE 4.5 Mac?

yes as far as I could tell, I have not checked every site yet but
http://lundstromarch.com works except the windows

>
>
> Some funkey stuff happening on this end ...
> __________________________
> Erik [gearik] Mattheis
> <http://www.gourmandizer.com>
> __________________________
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
> N.B. Email address must be the same as the one you used to subscribe.
> For info on digest mode send: info flasher to list-manageratshocker [dot] com

--
Todd Purgason
.......................... creative director ......................
...Juxt Interactive .................................
............. http://juxtinteractive.com .........



------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: IE 4.5 and JavaScript Windows, Erik [gearik] Mattheis

Replies
  Re: FLASH: IE 4.5 and JavaScript Windows, Erik [gearik] Mattheis

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