Activity Stream
48,167 MEMBERS
6794 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1.     
    #1
    Member
    Website's:
    RateMyVoice.tv

    Default Ads on videos.

    Dear community.

    I've got a website where videos are being streamed from my server to users.
    My question is..
    How do i enable to show advertisements on these videos like on youtube videos.
    Greetings
    Startech
    StarTech Reviewed by StarTech on . Ads on videos. Dear community. I've got a website where videos are being streamed from my server to users. My question is.. How do i enable to show advertisements on these videos like on youtube videos. Greetings Startech Rating: 5


  2.   Sponsored Links

  3.     
    #2
    Member
    I think it depends on which player you use.
    If you use Flowplayer, I know there are plugins that allow you to add pre-roll and other types of ads to the videos. I think the same exists for JWplayer as well.
    This is the staff, you have been banned

  4.     
    #3
    Member
    What player do you use?

  5.     
    #4
    OH GOD!!!!!
    Website's:
    HotNewHipHop.com
    Google something like how to add ads to "whatever player you are using"
    There are settings or snippets of code which will allow you to add pre video ads

  6.     
    #5
    Member
    Website's:
    eotips.com
    i have created a script which can over ride on any player and disappear after some time u set. Hope this will help u also

    put this in head
    :
    <style type="text/css">
    body{text-align:center;min-width:300px;min-height:250px;}#ontop{position:absolute;top:310px;l eft:50%;margin-top:-106px;/* half elements height*/margin-left:-120px;/* half elements width*/width:310px;height:250px;background:#000;text-align:center;}
    </style>

    <script type="text/javascript">
    function show(){e=document.getElementById('ontop');e.style. visibility='visible';}
    function hide(){e=document.getElementById('ontop');e.style. visibility='hidden';}
    setTimeout ("hide()", 10000) //time in milisecond to disaapar ad
    </script>
    paste in body:
    <div id="ontop" style="visibility: hidden;">
    <div style="background-color:#000000; width:314px; height:260px;">
    your ad code 300x250

    <a title="Close" onclick="document.getElementById('ontop').style.di splay = 'none';return false;" href="#">
    <img alt="X" src="http://i.imgur.com/E3TfK.png" style="margin: 1px 0px 2px -22px;"></a>
    </div>
    </div>
    note u can change postion/ set postion by replacing the values of ontop on style .

    Good luck

  7.     
    #6
    Member
    Website's:
    allskip.com
    i'm tring to use this code in my site but it's not working properly, the ads shows up outside of video :\ any solution for it ?

  8.     
    #7
    Member
    Website's:
    lightspeedads.com
    I've seen sites using JWplayer - good luck!

  9.     
    #8
    Member
    Website's:
    allskip.com
    ya! im also using JWplayer on my site... but this invideo Ad CODE is not working properly...

  10.     
    #9
    Member
    What Desi_Boy posted is not a video ad solution.
    All it does is add an overlay on top of the div container for the video.
    Just a quick fix if you will.
    This is the staff, you have been banned

  11.     
    #10
    Member
    Website's:
    allskip.com
    i know that already . and i don;t want to pay 125$ to longtailvideo to get an ad solution Plugin that's why im loooking for a code like that...

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. RC videos !!!
    By Sonic in forum General Discussion
    Replies: 7
    Last Post: 19th Mar 2012, 01:46 AM
  2. Replies: 0
    Last Post: 13th Jan 2012, 09:08 AM
  3. embed videos
    By shanshayan in forum DLE
    Replies: 3
    Last Post: 13th Dec 2011, 12:25 PM
  4. [Hiring] Watch videos
    By macklove74232 in forum Completed Transactions
    Replies: 1
    Last Post: 9th Dec 2010, 08:48 AM
  5. How to add videos
    By rareyush in forum Technical Help Desk Support
    Replies: 1
    Last Post: 20th Feb 2010, 09:19 AM

Tags for this Thread

BE SOCIAL