Hi all, I have been having a strange problem and I have looked everywhere for a solution. I have generated an .air file for the AIR app I have been working on. When I run the .air file, the installation works fine, but when I try to run the application, it does nothing.
In fact, the only way I can see the application is by adding <visible>true</visible> to the descriptor XML file. Otherwise, it doesn't show up in the taskbar (I am running Windows). The only trace of it I see is in the Task Manager where the process is running. Now, with me setting the visibility to true in the descriptor, I just see the window with nothing inside of it. I am not sure if it is just hanging for some reason when it is being unpacked, or if I have some code that is making it not work (Unfortunately I cannot release any source code for this project). The weird thing is that I can run it on a Mac without any problems. I have tried in Vista and XP and both are not working. I have verified that the app runs in FB3 under both Run and Debug configurations without any errors. Plus, I have successfully ran AIR apps with my Vista and XP machines in the past without any problems. Please help! Thanks, Nate Ross

