Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: nasty problem |
From: | Brandon Wolf |
Date: | Mon, 19 Oct 1998 18:27:09 +0100 |
Someone out there correct me if I'm wrong, but in the HTML you have what
appears to be a detection of browser on a Specified OS. Here's what I found:
<--Snip-->
else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
&& (navigator.userAgent.indexOf("Windows 95")>=0 ||
navigator.userAgent.indexOf("Windows NT")>=0))
<--Snip-->
I'm no scripting genius, but what I would recommend is removing this entire
else string to the end of where it writes in the VBScript and see what that
does. You may want to try reimplementing it in AfterShock using either
Default or Shockwave only to test my theory.
Brandon
FlashZone
www.flashzone.com
So anyone on NT or 95 should have no problem's viewing it, but anyone else
is out of luck. I'm on Win98 and could not see it either.
-----Original Message-----
From: Jan van Boesschoten <jannewmediago [dot] nl>
To: Flash Lists <flashershocker [dot] com>
Date: Monday, October 19, 1998 11:28 AM
Subject: FLASH: nasty problem
>Hi,
>
>I have this site which seems to work OK but on some windows systems with
>IE4.0 it plays the first animation on index.html , but the second one, on
>nmgc.html, it says that it doesn't have the plugin. The system is Mac or
>Win98 on which it doesn't run.
>
>Does anybody has a solution or the same experience. The url:
>http://www.newmediago.nl
>
>
>Thanx
>
>
>------------------------------------------------------------------------
>To UNSUBSCRIBE send: unsubscribe flasher in the body of an
>email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [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-managershocker [dot] com
Replies
FLASH: win 98 and FSCommand, Jan van Boesschoten
RE: FLASH: nasty problem, Jan van Boesschoten
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]