Hi I am using module to create application.I have taken sample from http://blogs.adobe.com/flexdoc/2007/01/modules_documentation_update.ht ml
I have put the following files into seprate project. AutoInsurance.mxml(Is a module) IModuleInterface.as Main.mxml Now when i run Main.mxml file.AutoInsurance.mxml is not compiled and seprate AutoInsurance.swf is not generated. Though doc below says that it should happen. Is this bug. Flex Documentation says "In Flex Builder, you can either run the module as if it were an application or you can build the module's project. If the modules are in the same project as your Flex application, then when you run your application, Flex Builder compiles the modules' SWF files for you. The SWF files are then loaded into the application at run time. " Please let me know if there is anothe group for flex builder Thanks ilikeflex

