Hello, I’ve implemented the photogallery using xml from the tutorial, works great. Here’s my problem. I want to change the xmlData.load(“src”); in the actionscript to a variable that can be determined from javascript on the html page. I have multiple slide shows, and when you click on one, I would like it to just tell the .swf slideshow which xml file to use for that particular set of pictures.
I can’t seem to figure it out, I’ve tried all kinds of wacky methods, after hours of reserch.
Any help?