What about communication between different modules? *Fahim Akhter* |* Software Design Engineer | White Rabbit Inc* | +92.321.5307672 | [email protected] | http://apps.facebook.com/feline-frenzy/ Signature powered by WiseStamp <http://www.wisestamp.com/email-install>
On Thu, Mar 4, 2010 at 10:54 AM, Alex Harui <[email protected]> wrote: > > > Just build different SWFs with the classes you need and use Loader to load > them. > > > > On 3/3/10 3:25 AM, "akhter.fahim" <[email protected]> wrote: > > > > > > > Hi, > > I was looking into flex's modular approach where you create one main > project and then say 5 smaller modules(projects) on which different people > work on different things. But when the main project is compiled all smaller > modules are compiled with it. Similarly, one module can use the class of > another module. > > I found the adobe documentation for such a approach in flex. But I need the > same approach to work for AS3 , I'm using FlexBuilder. > > Any Ideas? > > Fahim. > > > > > > > -- > Alex Harui > Flex SDK Team > Adobe System, Inc. > http://blogs.adobe.com/aharui > > >

