Search the web
Sign In
New User? Sign Up
cairngorm-devel · Cairngorm Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
dispatchEvent   Message List  
Reply | Forward Message #54 of 210 |
RE: [cairngorm-devel] Re: dispatchEvent

Hi Rich,

Yep, its not any different from dispatching from an MXML file, since they are converted to ActionScript anyway. What problem are you having?

Cheers,

Ali

Alistair McLeod
Practice Director (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6108
m: +44 (0) 7917 428 948 
amcleod@...




-----Original Message-----
From: cairngorm-devel@yahoogroups.com [mailto:cairngorm-devel@yahoogroups.com] On Behalf Of Rich Tretola
Sent: 01 March 2006 20:36
To: cairngorm-devel@yahoogroups.com
Subject: [cairngorm-devel] Re: dispatchEvent

Has anyone been able to dispatch an event from an actionscript file successfully ?

Rich

On 2/23/06, Rich Tretola <rtretola@...> wrote:
> I am using dispatchEvent within my Flex 2 Cairngorm 2 alpha
> Application root and all is fine.  However, when I try using it within
> a TitleWindow the function is simply ignored.  I have import
> flash.events.Event; imported into the TitleWindow.  Any ideas ?
>
> Rich
>



Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/cairngorm-devel/

<*> To unsubscribe from this group, send an email to:
    cairngorm-devel-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/





Thu Mar 2, 2006 11:40 am

alimcleod
Offline Offline
Send Email Send Email

Attachment
adobe_logo.gif
Type:
image/gif
Forward
Message #54 of 210 |
Expand Messages Author Sort by Date

I am using dispatchEvent within my Flex 2 Cairngorm 2 alpha Application root and all is fine. However, when I try using it within a TitleWindow the function...
Rich Tretola
rtretola@...
Send Email
Feb 23, 2006
6:53 pm

Has anyone been able to dispatch an event from an actionscript file successfully ? Rich...
Rich Tretola
rtretola@...
Send Email
Mar 2, 2006
8:39 am

Hi Rich, Yep, its not any different from dispatching from an MXML file, since they are converted to ActionScript anyway. What problem are you having? Cheers, ...
Alistair McLeod
alimcleod
Offline Send Email
Mar 2, 2006
2:43 pm

Hey Rich, The Cairngorm controller listens to Application.application, which is in the event flow (and on the display list) of your MXML files but not in the...
Alex Uhlmann
uhlmann_alex
Offline Send Email
Mar 2, 2006
3:25 pm

Thanks for all of the feedback. I was able to use the sequenceCommand instead but I know wonder, why is that the sequenceCommand works properly when...
Rich Tretola
rtretola@...
Send Email
Mar 3, 2006
9:47 am

Because the SequenceCommand class dispatches the event directly from Application.application. See executeNextCommand(). Best, Alex Alex Uhlmann Consultant...
Alex Uhlmann
uhlmann_alex
Offline Send Email
Mar 6, 2006
9:28 am

Hi Rich, When in a pop-up, events dispatched aren't being caught by the controller. As a work-around just now, use ...
Alistair McLeod
alimcleod
Offline Send Email
Mar 2, 2006
2:43 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help