JWPlayer Demo
HTML
<script src="http://publishing.ramp.com/FileResource/widgets/metaplayer3/external/popcorn/popcorn.js"></script>
<link rel="stylesheet" href="http://publishing.ramp.com/FileResource/widgets/metaplayer3/build/mp2/theme.mp2.css">
<script src="http://publishing.ramp.com/FileResource/widgets/metaplayer3/external/jquery/jquery.iecors.js"></script>
<script src="http://publishing.ramp.com/FileResource/widgets/metaplayer3/build/metaplayer-complete.js"></script>
<script src="https://embed-ssl.wistia.com/deliveries/9b0ed3b4fd7a2eb3049b51cd26b48b9c0300e7b9.bin?disposition=attachment&filename=jwplayer6.10.js"></script>
<title></title>
<script type="text/javascript" src="https://embed-ssl.wistia.com/deliveries/9b0ed3b4fd7a2eb3049b51cd26b48b9c0300e7b9.bin?disposition=attachment&filename=jwplayer6.10.js"></script>
<script type="text/javascript">jwplayer.key = "2U/m9jOYEC49U1j3cNoou7IjxvGS5j03XTpetE5wCVBAwRqhG9pSYWQIMW0=";</script>
jwplayer.key = "LsFu9dvN3vqUGyQj2fLGovCdzwau2NBj";
<div id='mediaplayer'></div>
<script type="text/javascript">
jwplayer("mediaplayer").setup({
analytics: {"enabled": false},
autostart: false,
controls: true,
displaytitle: false,
flashplayer: "http://assets-jp.jwpsrv.com/player/6/6104906/jwplayer.flash.swf",
height: 270,
html5player: "http://assets-jp.jwpsrv.com/player/6/6104906/jwplayer.html5.js",
image: "http://content.bitsontherun.com/thumbs/3XnJSIm4-640.jpg",
file: "",
plugins: {"http://assets-jp.jwpsrv.com/player/6/6104906/ping.js": {"pixel": "http://content.bitsontherun.com/ping.gif"}},
primary: "flash",
repeat: false,
stagevideo: false,
stretching: "uniform",
width: 640
});
</script>
CSS
h3 {
color: #101010;
font-family: Helvetica, Arial, sans-serif;
margin: 20px;
font-size: 20px;
}
.container {
position: relative;
}
.metaplayer {
width: 600px;
height: 300px;
outline: 1px solid red;
}
#transcript {
margin-top: 10px;
outline: 1px solid black;
width: 600px;
height: 100px;
}
#searchbar {
outline: 1px solid black;
width: 600px;
}