Re: how do i continue the array for the slideshow | |
ok, now i feel retarded. i can't believe i didn't think to add the slideshow at the beginning of the
Pic[0] = 'slideshow/pic9.jpg'
Pic[1] = 'slideshow/pic10.jpg'
Pic[2] = 'slideshow/pic11.jpg'
Pic[3] = 'slideshow/pic12.jpg'
Pic[4] = 'slideshow/pic13.jpg'
that part is working now. lol..thanks. now if i can get it to take more than just five, i will be there.
|