View Full Version : Heeellllp!!!


Mrs Barrett
02-16-2006, 06:17 PM
I want to create a slide show..
I have this code to change the pic but the pics are saved on my deskop - How do i change it?
ultimateshow[0]=['dinosour.gif', '', '']
ultimateshow[1]=['crow.gif', 'http://www.dynamicdrive.com', '_new']
ultimateshow[2]=['pig.gif', 'http://www.codingforums.com', '']

nooker
02-18-2006, 11:04 AM
host the pics on an imageserver changing the dinosaur.gif to yourserver.com/yourname/dinosaur.gif?

Hope this helps!

xxNiamhxx

Mrs Barrett
02-18-2006, 02:10 PM
Thanks
How do I get that?

nooker
02-18-2006, 02:57 PM
You could use photobucket and simply upload the files that you want in the show:

ultimateshow[0]=['urlhere', '', '']
ultimateshow[1]=['urlhere', 'http://www.dynamicdrive.com', '_new']
ultimateshow[2]=['urlhere', 'http://www.codingforums.com', '']

photobucket offer free accounts so i suggest you get 1 of them and host your pics on it!

xxNiamhxx

Mrs Barrett
02-18-2006, 05:22 PM
Can You email me pls?