We're looking at possibly developing a large Flex application which could have 
50+ screens 
and lots of sub views on those screens.

We will have users with various connection speeds, including dialup, so we'd 
like to minimize 
initial download time of the app.

We also have the situation where some user types use only a subset of the 
screens.

Our concern is that deployed as a monolithic app, initial load times could be 
painful over 
slow connections.

Can a Flex application be architected so that modules would be programatically 
loaded as 
needed?  Would this be done as separate .swf's?  Are there tradeoffs in this 
type of approach?

Thanks in advance.

Tom






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to