Hi,
I’m kind of stuck and I was wondering if anyone here could help me out with this one :
I’m trying to use the tutorial on dynamic xml menu’s with the one of the dynamic xml photogallery. The gallery’s code states at one point :
[COLOR=#000050]xmlData[/COLOR].[COLOR=#0000d0]load[/COLOR]COLOR=#0000ff[/COLOR];
How can the source file mentioned here (images.xml) be turned into a variable? For instance:
If there are multiple galleries , the menu is populated with galleries named images1, images2 etc etc , each with their .xml file . If in the menu system images2 is clicked , the photogallery shows this gallery ( so the code should say : [COLOR=#000050]xmlData[/COLOR].[COLOR=#0000d0]load[/COLOR]COLOR=#0000ff[/COLOR]; I guess ) … But how can I tell Flash to use this xml file?
Am i making any sense at all here ?
:puzzle: