How can I serve an HTML banner to people who don't have Flash, and a Flash banner to people who do?
June 21, 2004 11:30 PM
Subscribe
I've got a Flash file banner, and an HTML equivalent, with the requirement that people without Flash don't get asked to install it and just get the HTML version...
...I'm using the
Quirksmode Flash detect javascript and now have the appropriate div hiding and revealing, but they still get asked to install Flash because the Flash is part of the page.
So I tried writing the Flash's <embed> <object> dynamically but that didn't work either. The Flash banner just didn't appear.
So is there a way of doing this? I've tried google but I can't find anything about this.
I'll name my firstborn after the correct answerer's mefiname.
posted by holloway to computers & internet (6 comments total)
I guess this question is about how to add Flash objects to a page dynamically, without having an object/embed tag to start with.
posted by holloway at 11:42 PM on June 21, 2004