It should be documented, but I'm not sure that it is. I can't find it in the ASDoc, for example, which doesn't seem to discuss the case of registering multiple listeners for the same event with the same priority.
- Gordon ________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ralf Bokelberg Sent: Friday, February 09, 2007 12:53 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Object.addEventListener vs.. adding them inline via MXML Hi Gordon, Is this a documented behaviour or just the current implementation? Where can we find the documentation? Cheers Ralf. On 2/9/07, Gordon Smith <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: > Didn't I read somewhere that the order you add listeners is the order they get dispatched in as3 now? That's correct.