--- In [email protected], "Rich Rodecker" <[EMAIL PROTECTED]> wrote: > > If you are getting an array of untyped objects, that means that your class > mapping is not set up properly. As already mentioned, make sure that you > have the $_explicitType variable set in your php VOs, and the RemoteClass > metadata included in your AS classes.
I only have control over the Flex side. I can ask them what's going on on the PHP side, but I can't see the actual code there.

