View Single Post
  #4  
Old 04-02-2007, 03:25 AM
CyberShot's Avatar
CyberShot CyberShot is offline
First Sergeant
 
Join Date: Jan 2007
Posts: 84
Default 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.
Reply With Quote