Air Desktop: test movie inside Animate with the 64bit runtime
Hi all,
I'm developing an AIR Desktop application that makes intensive use of memory. With the 32bit runtime the application crash.
I have add the <architecture>64</architecture> in the XML and the application works perfectly.
But when I test the application inside Animate (CTRL-ENTER), Animate uses the 32bit runtime and the application crash. How can I use the 64bit runtime inside Animate for test and debug the application?
Thank you.
