Hi, I had a question, When I create an application from a Database (Flex / Data / Create Application from Database). Can I modify the code to convert it into a module?
I have a main application that I would like to load the Database as a module. I tried replacing the <mx:Application> Tags to <mx:Module> but didn't work... Thanks.

