How to pass in xml file?
Hi,
I need to pass in the location of my xml file so I can display the proper content for the page I'm on. I see in main.as that the xml file can be specified in _root.xmlFile, and that if it's not set there, then it will load data.xml.
How do I pass in _root.xmlFile ?
thx,
|