I have a slideshow and photogallery that I want to put on a CD and give out at tradeshows. The user can manually view the photos in each section or “play all”. Right now all of the photos and text are listed in an XML file on a server. I don’t want the info to be pulled from my server when someone plays the CD.
Does the XML in the actionscript have to be a direct path [http://www.abc.com/123.xml]? or can I store the XML files on my cd have have the info pulled from there?
Or is there a better way I can approach this???
Thanks for your help!