I want to start out by saying that I am new to flex. My background is more in the .NET. I am starting a new project in flex that will have many modules. I read in many post that remoteobject accessing data should be placed in the main application and that you should share these remoteobjects in the modules. I have searched all over the net and did not found any example on how to do this.
I would appreciate if someone could share some sample code.
Thanks