|
var foo:XMLList = capitalColl.children
();
foo.appendChild(new XML ( "<capital label='ME' value='Augusta'/>")); ================================================
I tried to execute it.
I can see that it show me follow message.
-------------------
TypeError: Error #1086: The appendChild method only works on
lists containing one item.
-------------------
Have you Any idea other?
Thank you,
Bryan.
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] [BETA3] I am still having a problem. Bryan Choi

