[flexcoders] Re: Custom Event and bubbling phase

2009-02-05 Thread valdhor
] On Behalf Of thelordsince1984 Sent: Tuesday, February 03, 2009 3:27 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Custom Event and bubbling phase --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Tracy Spratt tspratt@ wrote

[flexcoders] Re: Custom Event and bubbling phase

2009-02-04 Thread valdhor
From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of thelordsince1984 Sent: Tuesday, February 03, 2009 3:27 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Custom Event and bubbling phase --- In flexcoders@yahoogroups.com

RE: [flexcoders] Re: Custom Event and bubbling phase

2009-02-04 Thread Tracy Spratt
Services Flex development bandwidth available From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of valdhor Sent: Wednesday, February 04, 2009 8:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Custom Event and bubbling phase

[flexcoders] Re: Custom Event and bubbling phase

2009-02-04 Thread thelordsince1984
@yahoogroups.com Subject: [flexcoders] Re: Custom Event and bubbling phase --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Tracy Spratt tspratt@ wrote: That looks ok, does it work with a base Event? (a side note, in the handler, you can access any public property

RE: [flexcoders] Re: Custom Event and bubbling phase

2009-02-03 Thread Tracy Spratt
Subject: [flexcoders] Re: Custom Event and bubbling phase --- In flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com , Tracy Spratt tspr...@... wrote: That looks ok, does it work with a base Event? (a side note, in the handler, you can access any public property of the panel via

[flexcoders] Re: Custom Event and bubbling phase

2009-02-03 Thread thelordsince1984
--- In flexcoders@yahoogroups.com, Tracy Spratt tspr...@... wrote: That looks ok, does it work with a base Event? (a side note, in the handler, you can access any public property of the panel via the event.target reference, os you do not have to use a custom event. ) Tracy Spratt