Results 1 to 2 of 2

Thread: Image Slideshow Help

  1. #1
    Join Date
    Mar 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image Slideshow Help

    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"

  2. #2
    Join Date
    Mar 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default hi,..

    try with

    c:\my pictures\Kassiopi Krazy Album\photo1.jpg

    you have to write the full path to where the picture is

    //Peter5floor

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •