JW Player 6 – Pro Edition
And another question can I use the javascript setup in wordpress?
<div id="video"></div>
<script type="text/javascript">
jwplayer("video").setup({
file: "http://***.com/***.mp4",
height: 360,
width: 640,
'plugins':{captions:{'file':'http://***.com/***.srt'}}
});
</script>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]