Both player will playback if set html5 autoplay to be true when using flash to html5 fallback
问题 We have a page that use the and tags to enable flowplayer flash to html5 fallback. A code snippet is below: <object id="flowplayer" width="100%" height="100%" bgcolor="#000000" data="/flowplayer/3.2.11/flowplayer.unlimited-3.2.11.swf" type="application/x-shockwave-flash"> <param name="movie" value="flowplayer/3.2.11/flowplayer.unlimited-3.2.11.swf" /> <param name="allowfullscreen" value="true" /> <param value="always" name="allowscriptaccess"/> <param value="high" name="quality"/> <param