Flash Detection

Hi,

I have several flash elements on the same page. If the user doesn’t have the flash plug-in I simply want to replace each element with a different image. How do I do this?

Any help greatly appreciated, got a deadline to meet

Thanks

I think Flash includes a detection script with the export options. If you export an HTML page along with the movie, you can choose to include the detection in the HTML options on the Publish Settings. Try going through them.

Otherwise, you might need a bit of JavaScripting to determine what goes into a placeholder…