Nesting containers unnecessarily will affect the startup time and
runtime performance of your application. Measurement and layout is one
of the most expensive parts of a Flex app. Though Flash Player 9/Flex 2
is much faster, its still a good idea to prune your application of
unnecessary container nesting. Check out the tips and tricks here: 

http://www.adobe.com/devnet/flex/articles/client_perf_04.html 

Deepa Subramaniam
Adobe, Flex 

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of dnk
Sent: Wednesday, June 06, 2007 1:54 PM
To: flexcoders list
Subject: [flexcoders] nested layout containers - file size or other
concerns

Do having a bunch of nested layout containers (IE things like Hbox and
Vbox) add a lot to the final file size? Are there any performance hits
when using many?

Regards,

dnk


--
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



Reply via email to