Luzzy
03-07-2005, 07:16 PM
I have inserted an image slideshow into my website. In the part below it asks me to 'set the image paths'
My pictures are stored in: c:\my pictures\Kassiopi Krazy Album
However when i write this in and correct the 'photo1.jpg' to the name of my picture it does not work. What should i be writing?
Any help appreciated.
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"
My pictures are stored in: c:\my pictures\Kassiopi Krazy Album
However when i write this in and correct the 'photo1.jpg' to the name of my picture it does not work. What should i be writing?
Any help appreciated.
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"