View Single Post
Old 11-18-2014, 08:09 AM  
GameForAdult
Confirmed User
 
GameForAdult's Avatar
 
Industry Role:
Join Date: Mar 2011
Posts: 371
Flowplayer invideo banner ads code?

Hi,

I play the whole day around but can't get it working.

Anybody know the code and script to show invideo banners by pause and after the video finish?

This is the code I have on all my websites:
Code:
<script type="text/javascript" src="http://www.mydoamins.com/wp-content/themes/flowplayer/flowplayer-3.2.10.min.js"></script>
    <div id="player"></div> 
    <script language="JavaScript">
flowplayer("player", {
    src:"http://www.mydoamains.com/wp-content/themes/flowplayer/flowplayer-3.2.11.swf"
    }, {
    clip: {
      autoPlay: true,  
      autoBuffering: true,
      url: "URL to video file"
    }
});
</script>
Thanks
__________________
GameForAdult is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook