Skip to content

Instantly share code, notes, and snippets.

@ejb1123
Created July 2, 2013 05:17
Show Gist options
  • Save ejb1123/5906925 to your computer and use it in GitHub Desktop.
Save ejb1123/5906925 to your computer and use it in GitHub Desktop.
<script src="http://jwpsrv.com/library/VWDgcuLVEeKEsyIACqoQEQ.js"></script>
<div id='my-video'></div>
<script type='text/javascript'>
jwplayer('my-video').setup({
file: 'http://www.youtube.com/watch?v=DqC7H7_Noi8',
width: '640',
height: '360'
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment