]> git.sesse.net Git - vlc/blobdiff - share/http/flash.html
Disable autoplay on flash player.
[vlc] / share / http / flash.html
index 5bcb48abe62bec12e4c326af19dd058091e3db27..3281f367d064416d5b23e2f6ba7d8a213c733f4e 100644 (file)
@@ -36,7 +36,7 @@ host = document.location.toString().replace( /http:\/\//, '' ).replace( /[:/].*/
   <script type="text/javascript">\r
 // <![CDATA[\r
   document.write( '' +\r
-'        <param name="flashvars" value="config={ loop: false, initialScale: \'fit\', autoPlay: true, playList: [{ url: \'http://' + host + ':8081/stream.flv\', controlEnabled: true}] }" />' );\r
+'        <param name="flashvars" value="config={ loop: false, initialScale: \'fit\', autoPlay: false, playList: [{ url: \'http://' + host + ':8081/stream.flv\', controlEnabled: true}] }" />' );\r
 // ]]>\r
 </script>\r
   </object>\r