Flasher Archive

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


Subject: RE: FLASH: shockwave detection on mac with ie
From: Hal Medrano
Date: Thu, 24 Feb 2000 19:34:59 GMT

>
>> In some browsers, the refresh tag (especially if you set the refresh time to
>> 0!) causes the back button to be "disabled". Clicking back sends the user
>> to the refresh page, which instantly sends them back to the page that they
>> were trying to get away from! Use caution.
>
>Use location.replace( ) to get around this problem...
>
>Example:
>
><script language="JavaScript1.1">
><!--
>replaceTimer = window.setTimeout( "location.replace('warn.html');", 5000 );
>//-->
></script>
><noscript>
><meta http-equiv="REFRESH" content="5;url=warn.html">
></noscript>
>
>Note: this also fixes the Linux bug where the Meta refresh is
>executed even if Flash is detected. I have forwarded the code
>to Colin Moock for inclusion in his tutorial example.
>

Hey Matthew,

You just solved that darned Linux detection bug we've been wrestling with
here in our shop. Thanks!

Hal

Hal Medrano
New Media Group
U S WEST Creative Services

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: shockwave detection on mac wi, Matthew Buchanan

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