I think this is what modules is designed for. Jehanzeb Musani wrote: > > > Hello, > > I want to design a Flex Web Application that would > load features (flex components) hosted in different > SWF or SWC files at runtime. The prototype of that > application can be viewed on the url below. > > http://80.227.133.21/FlexTestInternal/ApplicationLayoutManager.html > <http://80.227.133.21/FlexTestInternal/ApplicationLayoutManager.html> > > The actual application needs to call a webservice that > will return an xml. A sample xml is attached herewith. > The xml contains the layout description and the names > of feature (flex components) to be loaded. The layout > and features varies for different users. > > I am thinking about deploying features in separate > SWF/SWC files so that only the required files will be > download at runtime. Can you please let me know the > following in this regard? > > 1. How can I package individual features in separate > SWF/SWF file using Flex Builder2. > > 2. How can I load the those separate SWF/SWC files at > runtime from the main SWF file? > > 3. In case of separate SWF/SWC files for features, > will the Flex library be included in every SWF/SWC > file? > > I am also attaching the code of the prototype > application. > > Regards, > Jehanzeb > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com <http://mail.yahoo.com> > >
-- Jeffry Houser, Technical Entrepreneur, Software Developer, Author, Recording Engineer AIM: Reboog711 | Phone: 1-203-379-0773 -- My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com>

