How do i make a scrolling banner image ad ? please help

Discussion in 'JavaScript' started by Iweber, Nov 29, 2011.

  1. #1
    Hi,

    I am looking for a way to make a image add of around 625 x 125

    I want to have 3 seperate image ads of 200 x 125 within this banner, each one should be clickable and take the user to a webpage (in a new tab).

    I would like to maybe have 6 ads that rotate, always 3 displayed in the 625 x 125 banner and the shift off to the left and a new one comes into view every 15 seconds, then back to the first ad so it loops.

    I hope this makes some sense so far.

    I want to be able to host the images from my server, but be able to place the code on any website and it will still work.

    Reason for this is I may want to change ad occasionaly so would be easy for me to just change an image in my server and the ad pulls the new image.

    I know asking how to code this may be a big ask,
    So thanks in advance to anyone how attempts to help.
     
    Iweber, Nov 29, 2011 IP
  2. madmod001

    madmod001 Peon

    Messages:
    14
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If they are your own ads then it is simple and there is plenty of free code if you google it.
    But if you are using Google or some other ad partner, then read you terms of use because you might be violating it.
     
    madmod001, Dec 7, 2011 IP
  3. gotlivechat

    gotlivechat Member

    Messages:
    516
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #3
    Sounds like something that would need to be developed using Flash. I don't know of a way to use a GIF/JPG/PNG that scrolls different images that also has separate hyperlinks for them.
     
    gotlivechat, Dec 7, 2011 IP
  4. madmod001

    madmod001 Peon

    Messages:
    14
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have done something similar with my own banner ads on a few different sites using only javascript,
    I have only needed to change the images files (keeping the same file name) to change the content.
     
    madmod001, Dec 8, 2011 IP