2011-11-10 12 views

Respuesta

9

Como dijiste, forzará la recuperación del flash. en el caso de los navegadores modernos, el inicio del video html5 será anulado por el flashback.

// 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 
Cuestiones relacionadas