Flasher Archive

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


Subject: Re: FLASH: Plug-in detection and redirect help!!!
From: Phil Ward
Date: Fri, 24 Sep 1999 20:07:02 +0100

Unfortunately nothing works on mac IE as it does not detect plug-ins.

Regards

Phil Ward
Crescent Graphics

phil-watcrescent-graphics [dot] co [dot] uk

New Media <> Internet <> Visuals <> A/W



----- Original Message -----
From: L Taylor <ltatwhatmedia [dot] com>
To: <flasheratchinwag [dot] com>
Sent: 24 September 1999 16:14
Subject: FLASH: Plug-in detection and redirect help!!!


> A couple of questions:
>
> 1. Does anyone know how to detect for Flash 3 or later. I have the version
> for 3(see below), but apparently it doesn't detect 4 too.
> 2. For some reason the plug-in detect (see below) doesn't seem to be
> working on IE 3.0 on the mac. I just get a blank page. I haven't tested
3.0
> browsers on PC yet. Is this because IE3.0 doesn't support javascript and I
> am using javascript generated by good old Dreamweaver 1.2?
> The test page is at: http://www.inn-entertainment.com/flash-test.html
> It should go to index_fl.html if you do have Flash 3 and index_st.html if
> you don't have Flash 3.
> 3. Does anyone know how to save Flash 4 as Flash 2 - I have tried
exporting
> it, but for some reason the application crashes. Any ideas??
> 4. Finally, is anyone getting a blank red screen instead of a 'lovely'
> little flash movie?
>
> Thanks in advance,
> Lesley.
>
>
> PLUG-IN DETECT CODE:
>
> <HTML>
> <HEAD>
> <TITLE>Innovative Entertainment</TITLE>
> <META name="DESCRIPTION" content="">
> <META name="keywords" content="">
> <SCRIPT language="JavaScript">
> <!--
> function MM_checkPlugin(plugin, theURL, altURL, IEGoesToURL) { file://v1.2
> if ((navigator.plugins && navigator.plugins[plugin]) || file://if NS, or
> (IEGoesToURL && file://if flag set, and MSIE browser for Win95/NT
> (ActiveX)
> navigator.appName.indexOf('Microsoft') != -1 &&
> navigator.appVersion.indexOf('Mac') == -1 &&
> navigator.appVersion.indexOf('3.1') == -1)) {
> if (theURL.length>2) window.location = theURL;
> } else {
> if (altURL.length>2) window.location = altURL;
> }
> document.MM_returnValue = false;
> }
> file://-->
> </SCRIPT>
> </HEAD>
> <BODY bgcolor="#FFFFFF" onLoad="MM_checkPlugin('Shockwave Flash
> 3.0','index_fl.html','index2.html',true);return document.MM_returnValue">
> </BODY>
> </HTML>
>
>
> ...............................................................
>
> What Media : web design & development
> e: ltatwhatmedia [dot] com
> ph: 415.984.0406
> fax: 415.707.2101
> www.whatmedia.com
>
> Latest projects: www.bluemarlincorp.com - Season VI is here!
> and www.imagingmagazine.com
>
> What News?: Just got mentioned in WebMonkey!
> http://www.hotwired.com/webmonkey/99/22/index4a_page6.html?tw=e-business
> ...............................................................
>
>
>
> ------------------------------------------------------------------------
> To UNSUBSCRIBE send: unsubscribe flasher in the body of an
> email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com
>


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratchinwag [dot] com. Problems to: helpatchinwag [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-manageratchinwag [dot] com


Replies
  FLASH: Plug-in detection and redirect he, L Taylor

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