Flash and HTML5 the Fallback? -


Is it possible possibly to return Flash Video to HTML5?

Like I have something like (Flash installed) {Play Flash Player} and if you can (use video tag w / h.264) {h.264} using HTML5 video tag

Now this is JavaScript, so if this is happening in Javascript, then the internal HTML will get the correct tag.

This is my opinion, but I think that you will be better off changing the fallback order: HTML5Flickback To flash with Flash which I suspect is that any visitor coming to your site has never experienced better HTML5 video delivery. Also, it would be very easy to implement scripts like handling scripts to handle such fallbacks. It's just my two cents, but hopefully it's useful.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -