Results 1 to 4 of 4

Thread: Conveyor Belt Script Help

  1. #1
    Join Date
    Nov 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Conveyor Belt Script Help

    Conveyor Belt

    I am very much a newbie. I'm trying to use the conveyor belt script, and it works great except I've got the dreaded red X's where the pictures should be. I'm not sure if I'm using the right reference to the images. Here's the script on your website:

    leftrightslide[0]='<a href="http://"><img src="dynamicbook1.gif" border=1></a>'
    leftrightslide[1]='<a href="http://"><img src="dynamicbook2.gif" border=1></a>'

    Here's what I'm using:

    leftrightslide[0]='<a href="http://"><img src="http://www.eteamz.active.com/PIUSXIHOCKEY/images/Bayer.JPG" width="130" height="160" border=1></a>'
    leftrightslide[1]='<a href="http://"><img src="http://www.eteamz.active.com/PIUSXIHOCKEY/images/Bevilacqua.JPG" width="130" height="160" border=1></a>'

    Can anyone tell me what I'm doing wrong?

    Thanks,
    Barb

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    http://www.eteamz.active.com/PIUSXIH...Bevilacqua.JPG

    Does not exist.
    Try correcting the case/path of the file, your server is probably case sensitive or the files are not there.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Nov 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you for your suggestions. I did change the case to match what I was seeing on the properties for the picture, but it didn't help. I entered the path that I am using into my web browser and the picture did come up on my screen. You may not have been able to see it because I believe the roster pictures are on a page only open to members of the site. Do you think that might be the problem? Did you see anything in the script that I am using that is wrong (other than possibly the wrong path)?

    Thanks,
    Barb

  4. #4
    Join Date
    Oct 2004
    Location
    Texas
    Posts
    54
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Drop the www part from the picture locations. It's one of those sites that doesn't use WWW at the beginning of it's domain.

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
  •