Results 1 to 2 of 2

Thread: Help needed for DHTML slide show (manual)

  1. #1
    Join Date
    Dec 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Help needed for DHTML slide show (manual)

    I have created a slide show, in it are 79 jpgs. After picture 28 there are no pic shown.
    Can any one help me to solve this, because at the end I want to show about 1000 pictures.
    The url is http://home.zonnet.nl/jaspereveline

    Kind regards
    Gerard

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    The problem is simply that the paths to the images all appear incorrect after picture 28. For example, pic29 is:

    photos[29]="pics1/card1/DSCF0207.JPG"

    which doesn't exist: http://home.zonnet.nl/jaspereveline/...1/DSCF0207.JPG

    You should also note that if you plan on displaying 1000 pictures, it would increase the size of the script to the point where it make take a while to download, especially for people on dialup. Less than 100 is the recommended number.

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
  •