Hi there!
Just read the XML photo gallery tutorial and it’s great! I’m planning to use it for my site
But I’m not very actionscript savvy, so now I have some questions.
What I’d like to do is have 1 flash file, but multiple xml files so that I can have different galleries on different pages. So, you go to Bob’s page and it loads in his photos, then you go to Billy’s page, and he’s got different pics. Like, you set some kinda variable when you embed the flash in the html that says “load this xml file too”, instead of specifying it in the action script of the swf and then needing to save a separate swf for each gallery … is that possible? Basically, I just want 1 swf file that can load the info from different xml files… how can I make that work?
While I’m at it, how might I go about adding a dynamic title to this flash, that you specify in the XML too? Like Bob’s Gallery or Billy’s Gallery or whatever?
I tried looking around at some other threads but couldn’t find exactly what I needed…