View Single Post
  #1 (permalink)  
Old 04-20-2009, 09:44 PM
dickhamill dickhamill is offline
Junior Member
 
Join Date: Apr 2009
Posts: 3
Default 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,
Reply With Quote