Yup, something did change for the worse in 3.4 in a show-stopping way. There's a relatively easy workaround for this, just add your own listeners to HTTPService directly and those will only get called once (as opposed to the responder).
Try the 3.x branch on opensource.adobe.com if you've brave, or stick with 3.3 for the time being if you can afford to wait for them to roll out the next official build. Here's the bug: http://bugs.adobe.com/jira/browse/SDK-22883 Jim Cheng EffectiveUI Jake Churchill wrote: > > I just installed the 3.4 SDK (previously was using 3.2). I have a > project which uses Cairngorm. I switch the project to the new compiler > version and re-build without any errors. However, whenever I run the > project, all my events get dispatched once (I’m breaking the code all > over to verify) but the result handler in the commands get hit twice. > > > > Did something change regarding event dispatching, AsyncTokens, etc that > would cause this? > > > > FYI, switching back to 3.2 and re-building makes the code run just fine > again. > ------------------------------------ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Alternative FAQ location: https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

