Hi,

I have an application that displays a splash page on startup.  It then 
proceeds to load data for some grids.  Once the data has been 
received, it selects the view to be displayed.  

The problem is that this view takes a considerable amount of time to 
load (it has two grids).  I would like for this view to be constructed 
in thee background if possible.  When the data is received, and the 
view has been constructed, I would like to switch from the splash view 
to the application view.

My question being how do I get the view to render its content in the 
background while the splash page is being displayed.

Thanks.





 
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