2011-11-10 7 views

risposta

9

Come hai detto, forzerà il flash di riserva. in caso di browser moderni, l'init del video html5 verrà annullato dal fallback flash.

// allows testing on HTML5, flash, silverlight 
// auto: attempts to detect what the browser can do 
// auto_plugin: prefer plugins and then attempt native HTML5 
// native: forces HTML5 playback 
// shim: disallows HTML5, will attempt either Flash or Silverlight 
// none: forces fallback view 
Problemi correlati