
JWPLAYER 7 playAd not working
I'm facing the problem in playAd function, i was try fire the playAd on "beforePlay" but nothing happen.
jwplayer().on('beforePlay', function(){
jwplayer().playAd('http://mysite.com/ads.xml');
})
I am using platinium version in my office.
Please advice.