Tagged Questions

2
votes
1answer
620 views

having trouble with insertChildBefore and insertChildAfter in AS3

i have an xml document: var xml:XML = new XML(<rootNode> <head> <meta name="template" content="Default" /> </head> <mainSection> …