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

Jwplayer html5 vast ads - click through not working on play button zone


Hey there,

So i have all working except that when i click on the middle of jwplayer the video pauses instead going to ad website. If i click on the side of the player, all works well, opens new tab on ad website.

example:
http://voltaaomundo.blogs.dev.controlinveste.pt/wp-content/themes/voltaaomundo/index2.html

i have licenced jwplayer, but still dont works.

Thanks in advance.

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

This doesn’t seem like a traditional setup for JW6 Ads. I see you are using the Ooyala ad plugin and a lot of scripts. Usually setup is as easy as this:
<div id="container">Loading Video…</div>
<script> var playerone = jwplayer("container"); playerone.setup({ file:'mountains.mp4', width:'50%', aspectratio:'16:9', advertising: { client:"vast", tag: 'http://demo.jwplayer.com/player-demos/assets/preroll.xml' } }); </script> And no issues with clicking through. You may want to upgrade to an Ads account to support ads through JW Player instead of a 3rd party plugin.

This question has received the maximum number of answers.