[flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Jean-Luc ESSER
;) Steven, did i miss something, or do i have to change all the event dispatching when upgrading from beta 3 to final ?! I'm a little lost... CairngormEventDispatcher... What should i change my dispatchEvent(myCairngormEvent) to ? I already changed all onFault and onResult to type *

RE: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Steven Webster
: +44 (0)7917 428 947[EMAIL PROTECTED] From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jean-Luc ESSERSent: 28 June 2006 10:40To: flexcoders@yahoogroups.comSubject: [flexcoders] Cairngorm 2 Events ! Arghh ! ;) Steven, did

Re: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Jean-Luc ESSER
: Steven Webster To: flexcoders@yahoogroups.com Sent: Wednesday, June 28, 2006 11:59 AM Subject: RE: [flexcoders] Cairngorm 2 Events ! Arghh ! Hey Jean-Luc, I'm in meetings all week, so you won't get much email response from me for rest of week

Re: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Tom Chiverton
On Wednesday 28 June 2006 10:40, Jean-Luc ESSER wrote: What should i change my dispatchEvent(myCairngormEvent) to ? Replace them all with: CairngormEventDispatcher.getInstance().dispatchEvent(myCairngormEvent) You made need to add an additional import import

RE: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Steven Webster
) 7917 428 947 [EMAIL PROTECTED] -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: 28 June 2006 11:51 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Cairngorm 2 Events ! Arghh ! On Wednesday 28 June