I have this photogallery, created following the tutorial here on kirupa.com which loads photos through the XML file. I would like to have various XML files, each holding a different set of photos (links to them rather!). You click on the appropriate button for the set you want and the right XML file is loaded and photos displayed in the gallery.
It doesn’t sound very complicated like this. All i need is a way to be load a different XML file on click (eventListener ??)… but i don’t know the actionscript+XML coding needed!
hope you can help!