babeedavid
03-27-2005, 04:34 AM
I'm trying to put the Carousel Slideshow (http://www.dynamicdrive.com/dynamicindex14/carousel.htm) into my web page (http://profiles.myspace.com/users/1298927) and for some reason when I paste and submit the code it isnt showing! Can someone PLEASE tell me what I'm doing wrong.
In this part of the code:
Car_Image_Sources=new Array(
"photo1.jpg","http://www.dynamicdrive.com",
"photo2.jpg","http://www.javascriptkit.com",
"photo3.jpg","", //this slide isn't linked
"photo4.jpg","http://www.codingforums.com" // NOTE No comma after last line
);
I replaced ("photo1.jpg") with my picture url and I also replaced this part of the code ("http://www.dynamicdrive.com") with my picture url. What that wrong? Are there other parts of the Carousel code that I need to edit or fill in that I'm missing! :confused:
Very confused - PLEASE HELP!
In this part of the code:
Car_Image_Sources=new Array(
"photo1.jpg","http://www.dynamicdrive.com",
"photo2.jpg","http://www.javascriptkit.com",
"photo3.jpg","", //this slide isn't linked
"photo4.jpg","http://www.codingforums.com" // NOTE No comma after last line
);
I replaced ("photo1.jpg") with my picture url and I also replaced this part of the code ("http://www.dynamicdrive.com") with my picture url. What that wrong? Are there other parts of the Carousel code that I need to edit or fill in that I'm missing! :confused:
Very confused - PLEASE HELP!