On Mon, 14 Feb 2005 09:55:39 -0500, Robert Brueckmann
<[EMAIL PROTECTED]> wrote:

[snip]
> stringsâI use this array of strings to create tabs for my tab navigator. 
> The only "application" that is created at load time is the first tab being
> displayedâthe others are only created at runtime when the user clicks on
> that application's corresponding tab. The problem I'm having is when I
[snip]

Have you looked at the TabNavigator component? It supports deferred
instantiation. You don't need to do this yourself.

http://www.macromedia.com/devnet/flex/articles/client_perf_06.html

Manish


Reply via email to