Hi all, im having this problem. I have a xml file. How to retrieve each xml element into flash with actionscript 3.0 ? Any idea how to use for each function in flash ? I want to do something like, for each xml element, create a newMovieclip with properties retrieved from the xml file ... Anyone can help ?
There are 2 good tutorials here: http://www.gotoandlearn.com/index.php?as=3 ActionScript 3 XML Basics & ActionScript 3 Advanced XML Hope this helps.