An id references the component, so you can call grid.addChild(someid)
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of ganesh s Sent: Thursday, March 13, 2008 1:14 AM To: [email protected] Subject: [flexcoders] fetching Component by their id Hi I would like to add a UI component to another component based on their id, is this possible? Basically i would like to get the id (known) of a chart component (from MXML) and add it to another container say Grid. Is this feasible using Flex/AS? In this based on the id can I get the actual component? Ganesh ________________________________ View this message in context: fetching Component by their id <http://www.nabble.com/fetching-Component-by-their-id-tp16005549p1600554 9.html> Sent from the FlexCoders mailing list archive <http://www.nabble.com/FlexCoders-f16212.html> at Nabble.com.

