Adobe AIR error 303
October 29th, 2008
You may get a 303 error when trying to use custom icons in your AIR application (even when your icon files are in the right place).
Solution:
Assume you are using Flex Builder. First move your icon files out of your source directory (e.g. move to Desktop). Then drag your icon files into Flex Builder and drop to your project directory. Do not simply copy icon files to your project directory using your operating system’s copy utility (Mac Finder or Windows explorer).
Also check out this thread in Adobe AIR forum



This has been very helpful, but I have found this solution to be intermittant and painful.
i.e. I follow the instructions over and over and still the same error. Then I come back a few hours later and it works.
Surely there is a better way - especially when last minute you get given new icons for a release asap.