Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Script not working (based on example given)


Hi there

can someone tell me why this script does not work?

<div class="container">
<div class="row">
<div class="col-lg-12">

<script src="//content.jwplatform.com/libraries/870Vvq9T.js"> </script>
<div id="myElement"></div>
<script type="text/javaScript">
var playerInstance = jwplayer("myElement");
playerInstance.setup({
file: "//content.jwplatform.com/videos/pZoTgypQ-eqMkbzmF.mp4"
image: "//content.jwplatform.com/thumbs/pZoTgypQ-720.jpg"
mediaid: "xxxxYYYY"
ga: {}
});
</script>

</div>
</div>
</div>

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

Do you have a test page I can see this code on? You can send me a codepen.io link

This question has received the maximum number of answers.