I’ve been developing my first AIR application for the last week, and all was going well until the very last hurdle. I’m using FDT3 and ANT, along with the Flex SDK to develop and test my application. When running in ADL, everything works absolutely fine, there are no warnings or uncaught exceptions. But when installed as an AIR application, nothing happens. I can see the prorgam running in my task manager, but none of the windows appear.
Anyone got any ideas?