Adobe AIR on MAC
23 May 2008While wrapping up a project for a client, I ran into a problem that one of my AIR apps didn’t work on the client’s Mac. This particular project consisted of a ’suite’ of applications, two AIR apps and one Flex app. The other two apps in the suite worked great, however the problematic AIR app just displayed a gray screen. In case anyone else runs into this - it turned out to be due to the omission of the ‘height’ parameter in the WindowedApplication tag.









