Debug Version Works, Published Version Does Not
I have a strange problem. I have a desktop application written in Flex that runs on Mac and Windows. I use IntelliJ to develop the application, and when I debug the application on both Mac and Windows using IntelliJ, it works as expected. However, on Windows when I publish the application and run it, it locks up everytime after completing certain steps in the application. Since this does not happen while debugging it, I have no way of determining the cause. Could there be something internally worng with the AIR 3.7 & 3.8 Runtime that's not happenning when running the application using ADL?
