Hi guys, How to improve the startup performance of the flex application. That is before the application initializes a blank screen appears for over a minute after that a progress bar shows up.I want to minimize the time the blank page appears. I am using Tomcat server for running the application. Does the usage of containers play a role on such behaviour or is that a server problem.
Will I be helped if the application is precompiled??.. If so how do I precompile the application :). Or is there any other way to improve the performance. I did try out ceratin links but they recommend using timer to check the initialization performance. But I need to improve the performance before initialization. I need to recommend flex for RIA development.But this thing is like a black mark for Flex. Can anybody help me. Thanks in advance Cheers Hara

