just noticed that the namespaces are different...would this matter? on the POJO it com.xxx.remoting, but on the AS3Object it just package... percy
On Wed, Feb 20, 2008 at 10:12 AM, [p e r c e p t i c o n] < [EMAIL PROTECTED]> wrote: > Hi Again, > Ok...so by instantiating my class the Serialization took place and there > are 99 elements of that type in the result...however the members of the > class are all null, but i'm printing them to a file on the Java side so I > know that there are values in each object...any ideas on why this is > happening? > > thanks so much for all your input! > percy >

