Hi All,

 

I have a canvas and in that canvas I have number of children. That children can have children’s again  And this process can go up to n times.

 

I want to get all child names and store them in string variable. in proper format like

 

<root>

            <canvas id=”can1”>

                        <label id=”lbl1”>

                        </label>

                        <panel id=”p1”>

                                    <label id=”lbl2”>

</label>

                        </panel>

………….

………

………….

………..

……….

            <canvas>

 

</root>

 

Thanks

Kumar

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to