Posted on Apr 15, 2008 by
Swift Rabbit
I might be wrong. But there is no way to use the mxml to configure result functions for each method. Like this:
<mx:RemoteObject id="srv" destination="service"> <mx:method name="login" result="onTryLoginResult(event)"/> [...]
This would be very handy.
Comment #1
Posted on Apr 15, 2008 by Helpful Monkey(No comment was entered for this change.)
Comment #2
Posted on Apr 20, 2008 by Happy DogThis is a known issue and will be fixed in the next release.
Thanks.
Comment #3
Posted on Mar 15, 2011 by Swift Giraffe(No comment was entered for this change.)
Status: Stale
Labels:
Type-Defect
Priority-Medium