In Flex Builder, you typically select a single application to optimize the module against when you first create the module or add it to a project. If you later decide to change the application that you optimize the module against, or if do not want to optimize the module, you can edit the module's properties within the project. For more information, see Reducing module size in the Adobe Flex 3 Developer Guide.
Optimize modules with Flex Builder
To further optimize a module's file size, you can remove debugging information. If you build a module in Flex Builder, debugging information is included in the module by default. By removing debugging information, you can further reduce the size of the module. For instructions on how to remove debugging information from modules, see Debugging modules in Flex Builder.