http://livedocs.flexsearch.org/index.shtml?cx=017079146949617508304%3Amv4wpsyofxu&cof=FORID%3A9&q=mxmlc#1126
What you really want to do is setup ant to build it for you in flexbuilder 2. http://www.flex2ant.org/ Or setup ant from the command line. http://webddj.sys-con.com/read/309503.htm http://webddj.sys-con.com/read/310378.htm On 1/10/07, haravallabhan <[EMAIL PROTECTED]> wrote:
Hi Rob and Mod, Thanks for your itme guys. Rob I use FDS and there are no images loaded initally. I directly call the application which initially shows Vbox-- Hbox-a Logo-/Hbox applictionControlBar-- / viewStack -- first tab(visible first time) - 3 viewstack each has a chart and datagrid -- second tab - a tree, 2 data grid and a viewstack with a datagrid and a chart /viewstack /vbox Rob what do you mean by the controls in this context. Hi Mod where do I compile the files-- through FlexSDK folder??? Thanks regards Hara --- In [email protected] <flexcoders%40yahoogroups.com>, "Clint Modien" <[EMAIL PROTECTED]> wrote: > > Ya... precompiling would definitely help. While your waiting for that > minute. 90% of that time is probably compilation. > > Precompiling is in the docs... > > http://livedocs.flexsearch.org/index.shtml?cx=017079146949617508304%<http://livedocs.flexsearch.org/index.shtml?cx=017079146949617508304%25> 3Amv4wpsyofxu&cof=FORID%3A9&q=precompiling#816 > > Which version of Flex is this? > > > On 1/10/07, haravallabhan <[EMAIL PROTECTED]> wrote: > > > > 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 > > > > > > >

