Migrating to JWplayer 7.0 but ads dont showing
Hi this is our page for testing the new HTML5 jw7 player:
http://www.everyeye.it/test_video.html
The player dont show the ADS, why ? We have tried also with FLASH primary...
The video have VAST tag inside (we have the same tag on jwplayer 6.0 and is oK) :
URL:
http://www.everyeye.it/revive/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&zones=pre-roll0-0%3D1&nz=1&source=&r=R0.023106331005692482&block=1&format=vast&charset=UTF-8
This is the player HTML SNIPPET:
playerInstance.setup({
file: "https://www.youtube.com/watch?v=RTKLYWPxFTY",
width: "100%",
height: "100%",
primary: "html5",
advertising: {
client: "vast",
tag:"/revive/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&zones=pre-roll0-0%3D1&nz=1&source=&r=R0.023106331005692482&block=1&format=vast&charset=UTF-8"
},
playlist: [{
image: "http://images.everyeye.it/img-video/tearaway-unfolded-v3-18462-640x16.jpg",
title: "Tearaway Unfolded - Il coloratissimo platform di Media Molecule si appresta a debuttare su PS4 (Video Recensione)" ,
sources: [
{ file: "http://media.everyeye.it/2015/Videorecensioni/tearaway-unfolded-recensione-sd.mp4" , label: "360p SD", "default":true},
{ file: "http://media.everyeye.it/2015/Videorecensioni/tearaway-unfolded-recensione.mp4" , label: "720p HD"},
],
mediaid: "18462"
}],
NOlogo: {
file: "http://www.everyeye.it/img13/icona-player.png",
link: "http://www.everyeye.it/"
}
});