MailOnline / VPAIDFLASHClient

Exposes FLASH VPAID API to JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adap.tv VPAID tag

yairneumann11 opened this issue · comments

commented

I was trying to use the player to play the following tag:
http://ads.adaptv.advertising.com/a/h/XUUFc52Hk6Fg01bMBS16Tqn_qngdDNKLCE+L94vK1JQ=?cb=[CACHE_BREAKER]&pageUrl=http%3A%2F%2Ftest.com&description=VIDEO_DESCRIPTION&duration=VIDEO_DURATION&id=VIDEO_ID&keywords=VIDEO_KEYWORDS&title=VIDEO_TITLE&url=VIDEO_URL&eov=eov

this is a demo XML tag that should play on each try.

I took the demo files and changed the adURL var and made sure all the dependencies work properly.

Do you have any suggestions what I might be doing wrong?

I've just tried the tag on the demo page and everything seems to work : http://mailonline.github.io/videojs-vast-vpaid/

@yairneumann11
Are you using videojs-vast-vpaid plugin? or the VPAIDFLASHClient?

If the VPAIDFlashClient, is a bit low level to use directly, the demo used in the VPAIDFlashClient is only a fast prototype to test the VPAIDFlashClient without depending on the plugin, and to allow other projects to use it

closing the issue, when more details are provided please reopen the issue

Hi!, If I am using videojs-vast-vpaid plugin.How i get it work