scroogepro / open-video-ads

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

Fix up the "autoPlay" usage in the examples #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
autoPlay cannot be defined at an ad slot level - it has to be at a general 
level? Check this and clean 
up the examples - see http-example01.html for an illustration - also update the 
configuration doc

Original issue reported on code.google.com by paul.sch...@gmail.com on 30 Sep 2009 at 8:43

GoogleCodeExporter commented 9 years ago
all-example43 - autoPlay removed from ad slot level, not needed - false by 
default.
all-example44 - removed - false by default
http-example01 - removed - false by default
http-example04 - changed to true
http-example13 - removed
rtmp-example01 - removed
rtmp-example04 - changed to true
rtmp-example05 - removed
rtmp-example13 - removed

Both flowplayer and jw player examples changed.

Fixed. closed

Original comment by paul.sch...@gmail.com on 3 Oct 2009 at 7:30