Hi all, I have a problem about returning a complex object from an origin-edge red5 server to my flex client. When I return a String object, there is not any problems, and the callback function is called in the flex client, but when I return a complex object (in which there is an array of complex objects all of which are serializable), then the callback function in the flex client is not called unfortunately.
I put logs in the server side, and I can see them in the origin logs. I can even see the log line which I had put just before the return statement in the server code. But, in the flex client no calls:( I have an origin and only one edge, and my flex client connects to the edge. In addition, there is not any problem if I do not use origin-edge configuration. Could you please provide me some feedback about this issue?I made a quick search on the internet, but I found nothing. I would appreciate any help. Thanks in advance...
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
