PDA

View Full Version : Array List to Xml


techie203
03-12-2009, 06:37 PM
Hi Everybody,
Iam new to flex, so Iam struggling with every issue. Can anyone helpme out in converting a arraycolection into xml format.

thanks in advance

wvxvw
03-12-2009, 10:14 PM
http://code.google.com/p/e4xu/source/browse/trunk/src/org/wvxvws/xmlutils/XUtils.as
See mXUtils.multyArrayToList(), XUtils.listToArray() and XUtils.arrayToList()