When using subclass of BaseProxy to communicate with Java service, all property defined in the returned object of method defined in Java service should have set and get methods, if one property has only get method,the actionscript side can't access this property of the returned object. Is it right?
↧
event.result has one property is empty when using subclass of BaseProxy,But in java service this property is not empty.
↧