[flexcoders] SWC not getting updated everytime

2010-03-07 Thread akhter.fahim
Hi, Whenever I compile my SWC it doesn't get compiled with the project itself. In project Properties I delete the swc and then add it again only then it compiles again. How do I get flex to get the changes automatically?

[flexcoders] Flex Module System ( Different programmers working on a single Project)

2010-03-03 Thread akhter.fahim
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