Created
July 2, 2013 05:17
-
-
Save ejb1123/5906925 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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