Assuming that a typed object was returned via AMF, this means that the
Flash Player did not find the class definition for the alias reported in
the typed object in the AMF response.

Ensure that the alias registered for your remote object is correct and
that it is imported and a dependency exists on the type somewhere in
your code so that it is linked into the SWF.


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Libby
Sent: Monday, August 27, 2007 12:43 PM
To: [email protected]
Subject: [flexcoders] Re: Remote Objects - a reflective way to determine
class?

Yeah, I tried that - it returns "Object".

--- In [email protected], "Peter Farland" <[EMAIL PROTECTED]> wrote:
>
> See: flash.utils.getQualifiedClassName()
> 
> http://livedocs.adobe.com/flex/2/langref/flash/utils/package.html#getQ
> ua
> lifiedClassName()

Reply via email to