And also how do we not load the classes (components, classes, etc...) that have already loaded?
There is some information on Flex 2.0.1 modules in Roger Gonzalez's MAX Presentation... http://blogs.adobe.com/rgonzalez/ Be sure to check out the ppt. --- In [email protected], "Collin Peters" <[EMAIL PROTECTED]> wrote: > > Does anyone have some examples or links regarding load-on-demand > applications? By this I mean a Flex application that is made up of > many "sub applications" or modules that are loaded when requested by > the parent application. The modules are only loaded when they are > requested instead of being all loaded at application load time. > > Is there any best practices defined for this? > > Regards, > Collin Peters >

