I'm trying to save myself time and trouble at work with a new Flash/XML driven photo gallery. So, if any of you know actionscript and linking to xml pages, can you help me out with the following...
I had a Flash file that calls the path of an XML page.
This means that I have to change the XML page path for each instance I want to use the photo gallery and save a new copy of the swf file.
Instead, I would like to have one instance of the swf file and be able to define the path to the XML page via the code where I display the swf file.
Does anyone on my F-List have an idea? The Flash file in question is already using Actionscript 2.0.
ETA: *does the happy dance*
Google is my friend. I found this link and it had what I needed in item number seven.
( For future use for myself and others... )
I had a Flash file that calls the path of an XML page.
This means that I have to change the XML page path for each instance I want to use the photo gallery and save a new copy of the swf file.
Instead, I would like to have one instance of the swf file and be able to define the path to the XML page via the code where I display the swf file.
Does anyone on my F-List have an idea? The Flash file in question is already using Actionscript 2.0.
ETA: *does the happy dance*
Google is my friend. I found this link and it had what I needed in item number seven.
( For future use for myself and others... )