GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   Flowplayer invideo banner ads code? (https://gfy.com/showthread.php?t=1154819)

GameForAdult 11-18-2014 08:09 AM

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

Tekkno 11-20-2014 11:11 PM

There's player events for onpause, onplay etc..
You can bind a function to those and use the content plugin to show static images, text, etc.


All times are GMT -7. The time now is 11:09 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc