Skip to main content
highresolutions26855661
Participating Frequently
January 28, 2019
Question

Air Desktop: test movie inside Animate with the 64bit runtime

  • January 28, 2019
  • 1 reply
  • 252 views

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.

This topic has been closed for replies.

1 reply

Participant
September 29, 2021

I also encountered the same problem. Only when the desktop is opened, it is 64 bit. When Ctrl + enter, it can only be debugged with 32 bit.