I don't believe AsyncToken has the resultHandler() method.
It does however have a property called responder (mx.rpc.IResponder) which has
result(Object) and fault(Object) methods. The responder property must be
set prior to invoking it.
Carson
____________________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Garnett Sent: Monday, July 03, 2006 6:16 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] result & fault event errors: I believe you need to change the references to event.call to
event.token. On 7/3/06, lownlazy000 < [EMAIL PROTECTED]>
wrote:
After upgrading to Flex 2 full-version I keep recieving this error: -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] result & fault event errors: Carson Hager
- RE: [flexcoders] result & fault event errors: Carson Hager