Skip to content

Instantly share code, notes, and snippets.

@grappler
Last active February 13, 2017 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grappler/4656897 to your computer and use it in GitHub Desktop.
Save grappler/4656897 to your computer and use it in GitHub Desktop.
<script type="text/javascript" src="//cdn.jsdelivr.net/jwplayer/5.10/jwplayer.js"></script>
<div id="player_1"></div>
<script type="text/javascript">// <![CDATA[
jwplayer('player_1').setup({
file: "http://testing.grappler.tk/files/2013/01/trailer_1080p.mp4",
width: "100%",
height: "100%",
stretching: "fill",
flashplayer:"//cdn.jsdelivr.net/jwplayer/5.10/player.swf"
});
// ]]></script>
@mohanad1980
Copy link

hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment