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

Video ads for JWPlayer with Playlist


Hello,
I am currently in the process of implementing video ads to the JWPlayer at the site www.themusichutch.com; however, I am getting an issue.

I'm not getting any video ad plays with the following code:
<script type="text/javascript">
jwplayer("html5vidplayer").setup({
playlist: "/vidjukebox_jw.xml.php",
height: 800,
width: 875,
listbar: {
position: 'bottom',
size: 180,
layout: 'basic'
},
skin: "five",
advertising: {
client: "vast",
tag: "http://shadowcdn-01.yumenetworks.com/ym/1B3uA91O2152/1349/HifvrHol/vpaid_as3.xml"
}
});
</script>

Can you please let me know what may be the issue with the above code, and why video ads are not being played for the JWPlayer playlist player.

Thank you!
Gregory Rzeczko

2 Community Answers

jherrieven

User  
0 rated :

The immediately obvious thing would be to check the player edition... You only have a Pro licence and yet advertising features will require an Ads licence.

James

Andrew

JW Player Support Agent  
0 rated :

James is correct. Please contact our sales team here:
http://www.jwplayer.com/contact-us/enterprise/
for an ads license inquiry

This question has received the maximum number of answers.