turn off autoplay

This commit is contained in:
Sanj 2011-03-14 06:59:38 +05:30
parent 5b75ceffc0
commit 3ec06deb6d

View File

@ -94,7 +94,7 @@ $(function() {
<a title="Right-click and Save Link As to download video" target="_blank" href="<%= linkData.url %>">&darr;</a> <a title="Right-click and Save Link As to download video" target="_blank" href="<%= linkData.url %>">&darr;</a>
</span> </span>
</div> </div>
<video src="<%= video.video.urls['320'] %>" width="320" poster="<%= video.getFrame(linkData.tcIn) %>" controls="controls" autoplay="autoplay"></video> <video src="<%= video.video.urls['320'] %>" width="320" poster="<%= video.getFrame(linkData.tcIn) %>" controls="controls"></video>
<div class="annotationWrapper"> <div class="annotationWrapper">