nginadofficial / open-video-ads

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

Force end ad events if ad finishes before duration is up #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In the case where the ad duration is incorrect (e.g. 20 seconds instead of 19), 
the end ad events are 
never fired. Two issues - tracking is incomplete and the ad notices never 
disappear.

Can the end ad events be fired if the stream completes before the identified 
duration?

Original issue reported on code.google.com by paul.sch...@gmail.com on 2 Mar 2010 at 6:53

GoogleCodeExporter commented 9 years ago
What would be better still is to detect the duration automatically and set it 
accordingly, resetting the timing 
events in the process. See if this can be done.

Original comment by paul.sch...@gmail.com on 2 Mar 2010 at 6:53

GoogleCodeExporter commented 9 years ago
Moved to enhancement

Original comment by paul.sch...@gmail.com on 20 Apr 2010 at 8:02

GoogleCodeExporter commented 9 years ago
Done. in 0.4.3

Original comment by paul.sch...@gmail.com on 5 Aug 2010 at 7:12