PDA

View Full Version : Create Attribute via Actionscript



neverrain
October 13th, 2004, 06:42 PM
Hey,

Is there a way using Actionscript to create a node containing an attribute?

I know to create a node you would use something like


myXML.createElement("myNode");

I need something more like createAttribute. :beer:

Thanks...

teiz77
October 14th, 2004, 10:52 AM
you should post this question in the thread called actionscript... I don't know the answer to your question...