AmandaFindlay
11-13-2010, 03:11 PM
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): ???
3) Describe problem: I am trying to put the Ultimate Fade-in slideshow onto my web site, and I don't seem to be putting things in the right place. I would like to have "just" the slideshow on a page, by itself.
I believe that I have correctly copied and pasted the code from Step 1 and Step 2 onto my page ( see: http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm#descreveal ), and I have uploaded the three files referenced in between the two steps to my web site.
Beyond that, I'm a little lost (ummm, a lot lost). The is my first foray into javascript, and I am certain that I appear foolish... Thank you for your indulgence.
What do I do with the "fadeslideshow.js" file?
I believe I have properly changed the paths that are required for a) the three files, and my two pictures (just for test purposes)
Here is what I changed the lines to:
3 downloaded files
controls: [['http://www.mlfc.knowledgefirstwebsites.com/f/x.png',7,7], ['http://www.mlfc.knowledgefirstwebsites.com/f/restore.png',10,11], ['http://www.mlfc.knowledgefirstwebsites.com/f/loading.gif',54,55]]
Code modifications re. picture locations
imagearray: [
["http://www.MLFCWebHosting.com/i/Pics_Year_1_01/01-01a.png", "", "", ""],
["http://www.MLFCWebHosting.com/i/Pics_Year_1_01/01-01b.png", "", "", ""]
//<--no trailing comma after very last image element!
]
Any Help would be greatly appreciated.
Amanda Findlay
Amanda@MLFC.net
2) Script URL (on DD): ???
3) Describe problem: I am trying to put the Ultimate Fade-in slideshow onto my web site, and I don't seem to be putting things in the right place. I would like to have "just" the slideshow on a page, by itself.
I believe that I have correctly copied and pasted the code from Step 1 and Step 2 onto my page ( see: http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm#descreveal ), and I have uploaded the three files referenced in between the two steps to my web site.
Beyond that, I'm a little lost (ummm, a lot lost). The is my first foray into javascript, and I am certain that I appear foolish... Thank you for your indulgence.
What do I do with the "fadeslideshow.js" file?
I believe I have properly changed the paths that are required for a) the three files, and my two pictures (just for test purposes)
Here is what I changed the lines to:
3 downloaded files
controls: [['http://www.mlfc.knowledgefirstwebsites.com/f/x.png',7,7], ['http://www.mlfc.knowledgefirstwebsites.com/f/restore.png',10,11], ['http://www.mlfc.knowledgefirstwebsites.com/f/loading.gif',54,55]]
Code modifications re. picture locations
imagearray: [
["http://www.MLFCWebHosting.com/i/Pics_Year_1_01/01-01a.png", "", "", ""],
["http://www.MLFCWebHosting.com/i/Pics_Year_1_01/01-01b.png", "", "", ""]
//<--no trailing comma after very last image element!
]
Any Help would be greatly appreciated.
Amanda Findlay
Amanda@MLFC.net