1 Reply Latest reply: Oct 5, 2009 2:06 PM by ипотпал-лаптопов RSS

    Differences between NetConnection.call() and RemoteObject

    pfung12345 Community Member

      I need to make a call from a Flash client to a server. I figured out that I can either make a remote call using NetConnection.call() or RemoteObject. Can anyone tell me what are the differences between the two? Is there another way to make remote call?