Re: [flexcoders] Flex4: getChildById or getElementById

2010-01-15 Thread Ondina F
So obvious and simple! Thank you!! [Shame on me: my first posting in here looks like spam. Once again, I'm sorry.] Ondina From: Gordon Smith To: "flexcoders@yahoogroups.com" Sent: Fri, January 15, 2010 8:00:33 AM Subject: RE: [flexcoders] Flex

RE: [flexcoders] Flex4: getChildById or getElementById

2010-01-14 Thread Gordon Smith
You can write code like if ("mycomponent" in this) { this["mycomponent"].doSomething() } to avoid an FTE with mycomponent does not exist. Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of Ondina F Sent: Thursday, January 14, 2010