Hi , This link may help for u :) http://blog.flexexamples.com/2008/08/28/parsing-xml-nodes-and-objects-with-dashes-in-their-names-in-actionscript-30/
On 23 March 2011 13:11, S k R p <[email protected]> wrote: > > Hi All , > > I am new to Flex , i have a requirement like , i have a xml ie : > > <tm activeTabIndex="0" globaldate="10/20/2010"> > <tab id="c0" name="c0" label="Flash Panel"> > <panel id="p0" name="p0" x="0" y="0" width="240" height="240" > headerDesc=""> > <content type="chart"> > <charts metricId="13753" metricName="chart0"> > <chartxml> > <color>FF0000</color> > </chartxml> > </charts> > </content> > </panel> > </tab> > </tm> > > --From this how can i get "metricId" value ie 13753..in flex.. > > plzzz help. > > Thanks in Advance..... > > -- > View this message in context: > http://old.nabble.com/get-Property-value-from-xml-in-Flex3-tp31217416p31217416.html > Sent from the Flex India mailing list archive at Nabble.com. > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- *With Regards, Abdul <https://abdulthink.wordpress.com/>** * -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

