I have an AIR program that works fine when run from Flex Builder (run in regular or debug) but when I install it as an AIR program, it crashes. I'm using Vista Home Premium SP1 and have had no problems with AIR until now.
Any ideas? One possible thing is that I'm importing an XML file (in an <mx:XML> tag) that has about 1.5 MB in a single tag. Previous versions importing a more mundane XML file didn't have this problem. Thanks!

