PDA

View Full Version : Script to place flash with an image if flash isn't installed...



Unit9
April 7th, 2005, 09:20 AM
Hi all, :D

Does anyone know of a script to replace flash with an image, or text, if Flash isn't installed on someone's computer?

Cheers. :D

MartinKool
April 7th, 2005, 10:57 AM
FlashObject embed
http://blog.deconcept.com/2004/10/14/web-standards-compliant-javascript-flash-detect-and-embed/
by Geoff Stearns (geoff@deconcept.com, http://www.deconcept.com/)

That's an excellent one and will take care of everything. May take a bit of ploughing through the code though but I found it a piece of cake to implement.