Kezdő HTML-eseknek itt lehet gyakorolni...
-
#2167
<div class="video-js-box">
<!-- Using the Video for Everybody Embed Code http://camendesign.com/code/video_for_everybody -->
<video class="video-js" width="640" height="264" controls>
<!-- Flash Fallback. Use any flash video player here. Make sure to keep the vjs-flash-fallback class. -->
<object id="flash_fallback_1" class="vjs-flash-fallback" width="640" height="264" type="application/x-shockwave-flash"
data="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf">
<param name="movie" value="http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf" />
<param name="allowfullscreen" value="true" />
<param name="flashvars"
value='config={"playlist":[{"url": "http://j12.video2.blip.tv/9760008619447/Cinemassacre-AVGNSpecialNinjaBaseballBatman833.m4v","autoPlay":false,"autoBuffering":false}]}' />
</object>
</video>
</div>