Hi
I'm building a website that has a flash-element that shows different pictures every two seconds.
Some users don't have flash-plugins installed in theirs browsers. For those users I want to show a
static picture.
Is there a script that can check if the users has a flash plugin. If not, the script has to show a static picture.
A lot of thanks.
Accessko






Megan posted this at 15:05 — 18th July 2008.
She has: 10,288 posts
Joined: Jun 1999
Try swfobject:
http://code.google.com/p/swfobject/
I'm using this on one of my sites. It actually just doesn't show anything if flash isn't available. I put in a static image as a CSS background on the div where the flash is placed. That way if the user doesn't have flash, the static image is shown. Otherwise the flash is put in on top of the static image.
Megan
My web design blog
decibel.places posted this at 20:34 — 18th July 2008.
They have: 668 posts
Joined: Jun 2008
Adobe also has some resources
http://www.adobe.com/products/flashplayer/download/detection_kit/