1) Script Title: Conveyor belt slideshow script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rightslide.htm
3) Describe problem:
I am a totally new user so please excuse my ignorance. How do I modify the script to insert pictures from my computer?
I've tried several things to try to insert my own pictures, but don't know how. Instead of the following, what do I put? Will this pull the pictures from my C:/ drive? Thanks so much!
//Specify the slider's images
var leftrightslide=new Array()
var finalslide=''
leftrightslide[0]='<a href="http://"><img src="dynamicbook1.gif" border=1></a>'
leftrightslide[1]='<a href="http://"><img src="dynamicbook2.gif" border=1></a>'
leftrightslide[2]='<a href="http://"><img src="dynamicbook3.gif" border=1></a>'
leftrightslide[3]='<a href="http://"><img src="dynamicbook4.gif" border=1></a>'
leftrightslide[4]='<a href="http://"><img src="dynamicbook5.gif" border=1></a>'



Reply With Quote


Bookmarks