Hi,

I'm opening a new window in air and adding a child component to it in the same 
function.  My child component is a grey overlay of the window to show that it's 
loading.

While that's loading, I make a database call.  When that data comes back I 
remove the loading overlay.

Here's my problem, I can't get it to work when I add the loading overlay at the 
same time that I open a new window.  If the window is already open, it works 
fine.  I'm guessing there's something in the way that the component is built 
but i don't know.

Does anyone have any ideas?

thanks,

Nate

Reply via email to