check the docs for

XMLNode.attributes


----- Original Message ----- 
From: "Carl Welch" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Thursday, March 15, 2007 2:11 AM
Subject: [Flashcoders] xml parse question


> Hi coders,
>
> I just started working on a new project that is requiring me to handle
> an xml format that I haven't had to deal with yet.
>
> Here is an example of what it looks like:
>
> <image imageID="halLogin" img="hal.png" text=""
> Font="Black,8,Regular,AlignLeft" onPanel="true" xPos="0.25"
> yPos="0.112" />
>
> I'm used to parsing xml that looks like this:
>
> <something>
> <blah>"foo"</blah>
> </something>
>
> How do I parse xml that looks like the first example with multiple
> values inside of a single node?
>
> Thanks.
> -- 
> Carl Welch
> http://www.carlwelch.com
> [EMAIL PROTECTED]
> 805.403.4819
> _______________________________________________
> [email protected]
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> 


_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to