Results 1 to 5 of 5

Thread: Advertisement at the end/begin of the videos?

  1. #1
    Join Date
    Aug 2007
    Posts
    7

    Default Advertisement at the end/begin of the videos?

    Hello!
    I bought your script and still learn and make my template and have one question - is this possible to put banner (jpg or gif) at the begin/end of the video? I'd like to put my promo banner for each video...
    Also is there a possibility to bulk upload of videos? I mean I got converted videos to flv already and just want to put them into site.

    Thanks!

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: Advertisement at the end/begin of the videos?

    Quote Originally Posted by blogger
    I bought your script and still learn and make my template and have one question - is this possible to put banner (jpg or gif) at the begin/end of the video? I'd like to put my promo banner for each video...
    This is not possible now. We are planing to do this.

    Quote Originally Posted by blogger
    Also is there a possibility to bulk upload of videos? I mean I got converted videos to flv already and just want to put them into site.
    We are working on this, will be available on next release. With folder import feature, you can upload videos with FTP them import them in admin area.

  3. #3
    Join Date
    May 2007
    Posts
    686

    Default

    It is possiple to put a jpg as the start and finish. Go into the 'include' folder, Go to player.inc and change this line :

    so.addVariable("image","{$config["baseurl"]}/thumb/$video_id.jpg");

    To :

    so.addVariable("image", "pathToJpg");

  4. #4
    Join Date
    Aug 2007
    Posts
    7

    Default

    Quote Originally Posted by zeffer
    It is possiple to put a jpg as the start and finish. Go into the 'include' folder, Go to player.inc and change this line :

    so.addVariable("image","{$config["baseurl"]}/thumb/$video_id.jpg");

    To :

    so.addVariable("image", "pathToJpg");
    Hello!Thanks for your answer,but this is now what I mean :?
    I'd like to show at the end of the video banner-a clickable jpg leading to specific url. With your suggestion it simply replace thumb for each video with one banner...

    About bulk upload I just finished my script and successfuly entered 100 videos into db...I made one file with fields like NameOfVideoFile,Description,Category and so on, and then just insert this into my DB and everything is ok... I must noticed I converted already videos into .flv!

  5. #5
    Join Date
    Aug 2007
    Posts
    11

    Default

    i added this and it didnt do anything..
    heres what I put for the pathto image
    "image/logo.jpg


    does the size matter or what do I need to do?

    Thanks
    Terry

Similar Threads

  1. Every user has his own advertisement
    By RAMMSTEIN in forum Feature Requests
    Replies: 0
    Last Post: 11-06-2008, 10:10 AM
  2. Move Advertisement
    By assault14 in forum Template Modifications
    Replies: 3
    Last Post: 08-21-2008, 05:21 AM
  3. advertisement will not update
    By scrapman74 in forum Bug Reports
    Replies: 3
    Last Post: 11-09-2007, 09:56 PM
  4. uplaoding advertisement
    By robert in forum Installation Support
    Replies: 2
    Last Post: 11-07-2007, 09:32 PM
  5. Some advertisement on the end of the video
    By pjohn in forum Feature Requests
    Replies: 0
    Last Post: 10-30-2007, 09:51 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •