Posted By

arpo on 11/13/09


Tagged


Versions (?)

Remove al child nodes in XML


Published in: ActionScript 3 


It's easy when you know how.

  1. myXmlObj.setChildren(new XMLList());

Report this snippet 

You need to login to post a comment.