Click to See Complete Forum and Search --> : How to combine XML with JavaScript


jasper98
07-04-2008, 02:20 PM
Hi all, I've got a big problem trying to combine javascript with xml.

I am using the Flash Slideshow Maker: http://www.flash-slideshow-maker.com/

to make some nice photo galleries, but they've got just a basic way of linking when clicking on the picture.

If you have a look here: http://www.hthweb.com/001/ are all the files that come after doing a sample gallery.


This is the page with the html/flash code: http://www.hthweb.com/001/01.html

Ok, actually everything is in the slides.xml file: http://www.hthweb.com/001/slides.xml


inside is the "url" tag that pointing to some link.


What I want to do is to combine this XML file with that script:

http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm

and when you click on the picture to display the effect, but I don't really know how to do it?


Does anybody know how to do it?



Many thanks!