Flasher Archive

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


Subject: RE: FLASH: MM Dreamweaver Extenstion Flash Detect Script
From: Jason Bouwmeester
Date: Wed, 15 Nov 2000 20:21:08 GMT

What do I win? =0P

jb

-----Original Message-----
From: PSWoods [woodsatpswoods [dot] com (mailto:woodsatpswoods [dot] com)]
Sent: Tuesday, November 14, 2000 4:41 PM
To: flasheratchinwag [dot] com
Subject: Re: FLASH: MM Dreamweaver Extenstion Flash Detect Script


Jason:

very nice. I did something similar; but i think yours is better. Mine relied
on the $version variable, which seems a little less elegant than your
solution.

i tend to think that less code to do the same work is almost always better,
so you get the prize so far for the best kludge for the DW Dispatcher
Behavior.

has anyone actually *fixed* the MM dispatcher? I bet there are about 500,000
people who will be interested to know (sooner or later) if there is anyone
who has...

PSWoods

----- Original Message -----
From: "Jason Bouwmeester" <jasonatintervisual [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Tuesday, November 14, 2000 5:40 PM
Subject: FLASH: MM Dreamweaver Extenstion Flash Detect Script


> Just a short FYI. Some people lately, myself included, have been having
> problems with the Flash Detect script in the Flash Javascript Extension in
> that it doesn't work properly in IE. What I've done is a cheap work around
> for the moment, I integrated the script into a page called default.htm
with
> the upgrade page called noflash.htm.
>
> If Flash is not detected, it goes to noflash.htm
> If Flash is detected it goes to default2.htm
>
> On default2.htm I have a swf that has a movie clip that says "Detecting
> Flash Player version..." (doesn't really matter what it says really) and I
> have an:
>
> onClipEvent(load){
> getURL("default3.htm");
> }
>
> So... if Flash 5 Player is installed it will go to default3.htm.
>
> A few frames later I switch the text to "Flash 4 Player detected" and then
> has a getURL("noflash.htm").
>
> Anyways, it's a bit dirty and probably not the best way but it seems to be
> working o.k. so far. Tested in NS4/6 and IE4/5/5.5 with Flash 4 and Flash
5
> plugins.
>
> HTH,
> jb
>
> Jason Bouwmeester



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// 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: MM Dreamweaver Extenstion Fla, PSWoods

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