<mx:RemoteObject id="myClass" source="myClass" destination="amfphp"
fault="{onServiceFault(event)}" >
<mx:method name="methodOne" result="{methodOneResult(event)}" />
<mx:method name="methodTwo" result="{methodTwoResult(event)}" />
</mx:RemoteObject>
On Thu, Mar 5, 2009 at 6:13 PM, Akhil Agrawal <[email protected]> wrote:
>
> hi,
> i have many function in java file. I want to call these function with
> same remoteobject in flex how can i call these function and handle the
> result
> thanx
>
> regards
> akhil agrawal
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---