david_t
11-10-2004, 09:59 PM
Link - http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.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
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