XML Node replacement in Actionscript 3
- by Andreas
Hi,
A couple of days ago I asked a question about how to replace and edit values in an xml file with c#. The question got a great answer. Now I wonder how to do this in Actionscript and if there is an as simple way as in c#.
The question can be found here:
http://stackoverflow.com/questions/2856459/advanced-replace-in-c
Thanks