Example 2 - Adding in the page domain to an Ad Tag

COMPANION AD APPEARS HERE

The configuration for this example is:


<script type="text/javascript">jwplayer("player_left").setup({
       flashplayer: "", 
       file: "http://streaming.openvideoads.org:81/shows/the-black-hole.mp4",
       plugins: {
           "../../../dist/swf/ova-jw.swf": 
                { 
                  tag: "http://openx.openvideoads.org/openx/www/delivery/fc.php?
                        script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&
                        zones=pre-roll:0.0-0%3D5&nz=1&source=&r=R0.42606063978746533&
                        block=1&format=vast&charset=UTF-8&domain=__domain__" 
                }
       },
       height: 254,
       width: 320
});
</script>