I using Blaze, Flex3 and Cairngorm, I have a simpleapplication at the
moment, in which I dispatch a Cairngorm event,it gets picked up the
Command is executed and the Delegate can senddata to the RemoteObject. I
can see in the output that Blaze isdoing what it is supposed to do and
returning what it is supposedto return, but the data returned never
makes it to the IResponderresult function. What am I doing wrong? Can
post code ifneeded.