Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

 

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help.

 
Thread Tools
Old 11-18-2014, 08:09 AM   #1
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
Old 11-20-2014, 11:11 PM   #2
Tekkno
Registered User
 
Industry Role:
Join Date: Nov 2014
Location: http://youtu.be/liD0w2mkyzw
Posts: 72
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.
Tekkno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook
 
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks

Tags
code, true, url, invideo, video



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.