Would you please suggest how I embed a html5 video player only if there's flash in the browser? I开发者_高级运维f there is flash in the browser I want to use it instead.
*if there's NO flash in the browser (cookie turned off)
Not sure how old this article is, but it should still work:
http://www.adobe.com/support/flash/how/shock/javaplugs/javaplugs04.html
Just put your html5 code in the "Otherwise" section.
精彩评论