Hi All,
Is there a way to create a new XML object dynamically? i need to do this because i don’t know how many xmls there will be…
for instance:
var myXML["n"]:XML = new XML();
… where “n” is the dynamic number…
thanks!
Hi All,
Is there a way to create a new XML object dynamically? i need to do this because i don’t know how many xmls there will be…
for instance:
var myXML["n"]:XML = new XML();
… where “n” is the dynamic number…
thanks!
:: Copyright KIRUPA 2024 //--