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 PROTECTED]>
wrote:

>    >>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.
>
>
> Jason Merrill
> *Bank of America *
> GT&O L&LD Solutions Design & Development
> eTools & Multimedia
>
> *Bank of America Flash Platform Developer Community*
>
>
>
>
>  ------------------------------
> *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Josh McDonald
> *Sent:* Wednesday, January 30, 2008 11:19 PM
> *To:* flexcoders@yahoogroups.com
> *Subject:* [flexcoders] Getting events from non-visual components created
> in actionscript?
>
>  Hi,
>
> I've got an object that I'm creating in actionscript, and I want to have
> it dispatch events to the rest of the application and also consume them in
> the future. As it stands now though, when the object calls dispatchEvent(),
> it just disappears into fat air. For now I'm getting around it using
> Application.application.dispatchEvent(), but I don't like it. 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.
>
> BTW I'm using custom events for non-visual happenings that various parts
> of the system - some visual, some not, will need to know about. If I'm way
> off base doing this with Flex events, let me know!
>
> -Josh
>
> --
> "Good people will do good things, and bad people will do bad things. But
> for good people to do bad things—that takes religion."
>
> :: Josh 'G-Funk' McDonald
> :: 0437 221 380 :: [EMAIL PROTECTED]
>
>  
>



-- 
"Good people will do good things, and bad people will do bad things. But for
good people to do bad things—that takes religion."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to