Hi There, I am wondering is there any way, you can make concurrent requests to one destination via RemoteObject over AMF.
Basically, I want to issue multiple request of getItem operations to one destination. Currently, my command is making multiple async requests but RemoteObject doesn't seem to be calling server concurrently. Server got those request in sequential. Any help or pointer would help. Thanks in advance, Jay

