Just bind the flex class with the remote class,it will work fine......

On Mon, Nov 3, 2008 at 9:20 AM, JJain <[EMAIL PROTECTED]> wrote:

>
> Iam using [RemoteClass(alias="")] and it is working.
> whatever is returned from the server is Array
> You just need to do this
>
> var arr : Array = event.result;
> var userObj : UserObject = UserObject(arr[0]);
>
> Hope this will work and let me know if not...
>
> Thanks,
> Regards,
> JJain
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to