RE: [flexcoders] Getting events from non-visual components created in actionscript?

2008-02-01 Thread Merrill, Jason
>>Yeah I've looked at Cairngorm, but I don't like my chances of getting approval to use it, even though it's a tiny company we've got a committee to approve tech stuff already... *sigh* Cairngorm is just a free class library (Adobe sanctioned), it's just Actionscript code - you can modify it to y

Re: [flexcoders] Getting events from non-visual components created in actionscript?

2008-02-01 Thread Manish Jethani
On 2/1/08, Josh McDonald <[EMAIL PROTECTED]> wrote: > Yeah I've looked at Cairngorm, but I don't like my chances of getting > approval to use it, even though it's a tiny company we've got a committee to > approve tech stuff already... *sigh* You don't have to use Cairngorm, you can just see wha

Re: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-31 Thread Josh McDonald
Yeah I've looked at Cairngorm, but I don't like my chances of getting approval to use it, even though it's a tiny company we've got a committee to approve tech stuff already... *sigh* I might give it a shot anyway tho and hope for the best. -J On Feb 1, 2008 1:25 AM, Merrill, Jason <[EMAIL PROTE

RE: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-31 Thread Merrill, Jason
>>Now I'm sure there's a nice easy way to wire these objects into the global "event space" >>or whatever it's called, I just don't know what it is. Have you looked at any Actionscript frameworks like Cairngorm? I'm learning it now, it makes managing events application wide a lot easier. Jaso

RE: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-30 Thread Gordon Smith
To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Getting events from non-visual components created in actionscript? I don't want to register the listener on the dispatcher itself, I want the event to bubble up to the application, so you can listen to an event without knowing which o

Re: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-30 Thread Josh McDonald
Cheers, that was my backup plan, but I guess it means there's no way to do what I was thinking :) -Josh On Jan 31, 2008 4:16 PM, Muzak <[EMAIL PROTECTED]> wrote: > This might help: > http://www.mail-archive.com/flexcoders@yahoogroups.com/msg76489.html > > regards; > Muzak > > - Original Mess

Re: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-30 Thread Muzak
This might help: http://www.mail-archive.com/flexcoders@yahoogroups.com/msg76489.html regards; Muzak - Original Message - From: "Josh McDonald" <[EMAIL PROTECTED]> To: Sent: Thursday, January 31, 2008 5:19 AM Subject: [flexcoders] Getting events from non-visual components created in ac

Re: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-30 Thread Josh McDonald
I don't want to register the listener on the dispatcher itself, I want the event to bubble up to the application, so you can listen to an event without knowing which object dispatched it. -Josh On Jan 31, 2008 3:46 PM, Gordon Smith <[EMAIL PROTECTED]> wrote: >What do you mean by "disappears

RE: [flexcoders] Getting events from non-visual components created in actionscript?

2008-01-30 Thread Gordon Smith
What do you mean by "disappears into fat air"? Did you register a listener on your object that is dispatching the event? Gordon Smith Adobe Flex SDK Team From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh McDonald Sent: Wednesday, Janua