Reply to my own question, I think i didn't register the object in the class by [RemoteClass brala brala, now it works fine after registering it. Thanks
Dan --- In [email protected], "Dan" <[EMAIL PROTECTED]> wrote: > > Hi all, > > Does anyone try using ObjectUtil.copy and get the fail to convert > object error? > > I use this for some Java external generated class, then it work fine. > But as I try to copy a class that is construct in AS, then it failed > and get a runtime fail to convert error. Is there any limitation on > this? I search some post on web and it mention about externalizable, > what is that? and is it related? > > Best Regards, > Dan >

