Ultimate Fade-in slideshow
http://www.dynamicdrive.com/forums/s...ead.php?t=8219
Just found this tonight and have been playing with it for an hour or so with no success. Could someone give me an example of how you set the image paths? I tried editing his photo1.jpg and put my exact file location as well as just 1.jpg and put it in images folder with index file and it is still no displaying the image?
this is the code I have. the pictures are inside the images folder in my webpage directory
var fadeimages=new Array()
-----------
//SET IMAGE PATHS. Extend or contract array as needed
fadeimages[0]=["1.jpg", "", ""] //plain image syntax
fadeimages[1]=["2.jpg", "", ""] //plain image syntax
fadeimages[2]=["3.jpg", "", ""] //plain image syntax
var fadebgcolor="white"-------
Any help is greatly appreciated.



Reply With Quote


Bookmarks