Marv
11-27-2004, 09:44 PM
I wanted to use this script on my webpage, however, i don't quite understand how to get my images on the site with this scripting. This is the part that i don't really understand:
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"
how can i upload my images on that fadeimages part?
Can anybody please shed some lights? Thank you
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"
how can i upload my images on that fadeimages part?
Can anybody please shed some lights? Thank you