Hi All, I come from a Flex Cairngorm background and I am trying to get my head around Crux and the Crux example.
I have gone through the tutorial and read the documentation. But I am stuck on where to place my RemoteObject tags and how to reference/call them. The first code snippet from: https://apache.github.io/royale-docs/libraries/crux/service-layer Shows the injection of a "userService" RemoteObject and a "ServiceHelper". Where should these code if I am using the CruxQuickStart as a base? In UserService.as? Where should the <mx:RemoteObject> be defined so it can be injected? Any help would be great! David
