RE: [flexcoders] Matt: Event Propogation - how to bubble up through components??

2006-12-03 Thread Matt Chotin
} Sent: Monday, November 27, 2006 8:36 PM To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com mailto:flexcoders%40yahoogroups.com Subject: Re: [flexcoders] Event Propogation - how to bubble up through components?? Matt: I'm adding UIComponents to the display list - I guess

Re: [flexcoders] Matt: Event Propogation - how to bubble up through components??

2006-12-01 Thread {reduxdj}
: [flexcoders] Event Propogation - how to bubble up through components?? Matt: I'm adding UIComponents to the display list - I guess that wouldn't work this way. What's the best way to propagate a method to UIComponents? Can I just create new UIObjects and add them as children to my display list