Hi,
i loaded the mxml file , by filerefernce
in the loaded mxml, i want the text data from all labels
for ex- i loaded one.mxml


<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml";
layout="absolute">
<mx:Label text="India" />
<mx:Lable text=USA />
</mx:Application>


now i want only the text as " India,USA "

how to trace the data ?
after tracing the data the text must be save in excel

how to do it ?

please any one help me

thanks
Pavan

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to