The true premium 360 video player. Quality changer, playlist mode and more! Retina ready and mobile ready with drag drop to look around.
You just need to add data-ad-array attribute
data-ad-array='[{"source":"video/test.mp4","type":"video","ad_link":"http://google.com","skip_delay":"5","time":"0.25"}]'
To the vplayer tag
ie.
<div id="vp1" class="vplayer-tobe" data-videotitle="iPad Showcase" data-type="video" data-src="video/bears_720p.mp4" data-is-360="on" data-responsive_ratio="0.5" data-ad-array="[{"source":"video/test.mp4","type":"video","ad_link":"http://google.com","skip_delay":"5","time":"0.25"}]"> </div>
Time – 0.25 means the ad will play at a quoter of the video. Time – 0 means it will play at the beggining.
Write your comment