I have looked for several days on how to create and load module in Flex Builder 2 and while there are tons of partial examples I have yet to find a good complete example.
I am trying to find somthing that shows: 1. How to create a project that can use modules 2. How to create one or more modules (Using both mxml files and as files) 3. How to load these modules from the main application 4. How to (In Flex Builder) compile the project Again I have found several things that show how to small portions of this, yet nothing that shows everything from step 1 to 4. Some sights have HUGE discussions on all of the why-tos and how-it-works, etc. But no one that I have seen shows a sample project file and sample mxml and as files. Any help would be appreciated. Thanks, Mike

