nginadofficial / open-video-ads

Automatically exported from code.google.com/p/open-video-ads
2 stars 3 forks source link

AdStream server with FlowPlayer Playlist scrollable only insert Ads in first displayed page #218

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Originally logged by kadoudal

What steps will reproduce the problem?
1. create a playlist in FlowPlayer script with 9 items
2. make it scrollable , display only 4 visible playlist  items
3. use flowplayer.playlist-3.0.7.modified.js
4. set up openAdStreamer Ads in FlowPlayer script

What is the expected output?
pre-roll before each 9 clip
 What do you see instead?
pre-roll before the 4 first playlist items

What version of the product are you using?   
flowplayer-3.1.5.swf
OpenAdStreamer.swf
flowplayer-3.1.4.js
flowplayer.playlist-3.0.7.modified.js
jquery-1.3.2.js  (to be used with jquery.tools.min.js v1.1.2 )

On what operating system  OS X 10.6.3
and browser?  Firefox 3.6>.3

Please provide any additional information below.

Original issue reported on code.google.com by paul.sch...@gmail.com on 25 Apr 2010 at 11:27

Attachments:

GoogleCodeExporter commented 8 years ago
It's an inventory issue - if only 3 ads are returned by OpenX, then only 3 ad 
positions will be filled. You need to 
ensure you have enough inventory for the clips you want ads on ;) Also use the 
"allowAdRepetition": true setting 
for OpenX if you want to repeat ad usage.

Original comment by paul.sch...@gmail.com on 25 Apr 2010 at 1:57