Results 1 to 3 of 3

Thread: Fade-in slideshow

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

    Default Fade-in slideshow

    Link - http://www.dynamicdrive.com/dynamici...nslideshow.htm

    I can't the script to find my photos. The script says -

    var fadeimages=new Array()
    //SET IMAGE PATHS. Extend or contract array as needed
    fadeimages[0]="photo1.jpg"
    fadeimages[1]="photo2.jpg"
    fadeimages[2]="photo3.jpg"


    When I am building the site (I am using Netobjects ) the images are in c:\images\xxx.jpg

    When the site is published they are in assets\images\xxx.jpg

    I have tried putting both of those in and I get the dreaded box with a red x.

    Thanks,
    David

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

    Default

    did you put them in as "http://www...." I don't know if you have to do it that way, but that is how mine is and it works.

  3. #3
    Join Date
    Oct 2004
    Posts
    104
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    you need to put the url of the pictures in.. so.. easyest way is to upload em first..

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
  •