slandry
01-20-2009, 09:22 PM
Sorry for my ignorance, but I am very new to this. I am trying to design a slideshow using the translucent slideshow script
http://www.dynamicdrive.com/dynamicindex14/translucentslide.htm
My problem is that I have added it to my webpage and I get the white transludent slideshow, but I do not know how to use my images to make the slideshow work. Where do I point to and link my images from my files?
var slideshowcontent=new Array()
//Define slideshow contents: [image URL, OPTIONAL LINK, OPTIONAL LINK TARGET]
slideshowcontent[0]=["Fgallery1-1.jpg"]
slideshowcontent[1]=["photo2.jpg", "", ""]
slideshowcontent[2]=["photo3.jpg", "http://www.google.com", ""]
http://www.dynamicdrive.com/dynamicindex14/translucentslide.htm
My problem is that I have added it to my webpage and I get the white transludent slideshow, but I do not know how to use my images to make the slideshow work. Where do I point to and link my images from my files?
var slideshowcontent=new Array()
//Define slideshow contents: [image URL, OPTIONAL LINK, OPTIONAL LINK TARGET]
slideshowcontent[0]=["Fgallery1-1.jpg"]
slideshowcontent[1]=["photo2.jpg", "", ""]
slideshowcontent[2]=["photo3.jpg", "http://www.google.com", ""]