--- In [email protected], "Wally Kolcz" <wko...@...> wrote:
>
> Well, since this is question only contains a single example, the 
issue of not knowing is going to be more for other items in this 
project such as a list of ALL the projects, or ALL the teams, or ALL 
the users, etc. I suppose returning a single object with the logged in 
user's information is the best way to approach my login, but when it 
comes to the next items, I am still going to have the issue with not 
knowing how to capture all the information. Guess I'll have to wait and 
see.

I think you said that your resultFormat was set to "Object".  That 
being the case, Flex isn't going to take that one Object and make an 
ArrayCollection out of it.

Why are you bothering with the extra hassle of WebServices anyway?  Why 
not use Remoting?

Reply via email to