nginadofficial / open-video-ads

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

controlbar + skin (JWPlayer) #207

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. in example: openvideoads.jwplayer.openadstreamer/examples/all-example31.html
try to add skin (from JWPlayer SVN dist) like this:

<embed 
  id="ply"
  data="../dist/4.5.swf"
  src="../dist/4.5.swf" 
  width="450"
  height="300"
  allowscriptaccess="always"
  allowfullscreen="true"

flashvars="height=300&width=450&plugins=../dist/OpenAdStreamer.swf&config=config
/all31.xml&skin=../dist/bekle.swf"
/>

What is the expected output? What do you see instead?
skin is displaying over overlay ad.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by cool...@gmail.com on 14 Apr 2010 at 3:13

Attachments:

GoogleCodeExporter commented 8 years ago
Ok.. thanks.. looking into this now... 

Original comment by paul.sch...@gmail.com on 20 Apr 2010 at 10:06