Hi All, I am trying the RemoteObject example. I only have the JS version of the SDK installed, and I am getting:
<mx:RemoteObject "Tag is unexpected" and "Definition not found" for: import mx.rpc.AsyncToken; import mx.rpc.Responder; import mx.rpc.events.FaultEvent; import mx.rpc.events.ResultEvent; I have "xmlns:mx="library://ns.apache.org/royale/mx" declared in the Application tag. Is the reason it wont compile because I need the Flex version of the SDK?? I am trying to connect to a BlazeDS backend, Cheers, David
