--- In [email protected], "cougar_shuttle" <[EMAIL PROTECTED]> wrote: > > I have an actionscript module (subclass of mx.modules.Module) that > I've been working with in Flex Builder 2. I have moved to Flex Bulder > 3 beta. How do I compile the module? >
You can add modules (that you want to compile) in the Flex Modules tab of the project properties. 1. Right click on the project to open the project properties. 2. Go to Flex Modules. 3. Add the module by clicking on the Add button. You can also choose if you wish to optimize or not for main app. Thanks, Gaurav Jain Flex SDK Team

