joerage
10-22-2004, 08:05 PM
I am trying to communicate from my java application server to Flash MX using Flash remoting. I have sucessfully called a method on the server. That method returns a string which I was able to read back in my AS code.
Now I am trying to pass a custom object as a return value. I am not able to get the object back. When I try to see the result of my ResultEvent, it is undefined.
Someone has been able to pass a custom object using Flash Remoting?
Thanx,
Joe
Now I am trying to pass a custom object as a return value. I am not able to get the object back. When I try to see the result of my ResultEvent, it is undefined.
Someone has been able to pass a custom object using Flash Remoting?
Thanx,
Joe