Hi ,
i have a custom component (AS3 component) which i include in my main.mxml. The problem is that it takes a bout 2 seconds longer than the main page to load. It has a db call which casues the delay.
how can i fix this so that my custom component is loaded and displayed at the same time as my main.mxml file
this is my component include ;
<comp:InputFieldGenerator>