adspace


Why are my valueobject member variables undefined in the results from my remoteobject requests?

Answer Posted / Aakash Rastogi

In ActionScript 3.0, RemoteObject does not automatically serialize and deserialize ValueObjects. You need to explicitly call the remoting-config file's 'useCode' property to use code-based serialization for your ValueObjects. If you use AMF PHP or Remoting Services, make sure that your ValueObjects are mapped correctly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category