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
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
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