FDT: Flash Player Debugger not connecting when debugging from Haxe project

StackOverflow https://stackoverflow.com/questions/10557211

  •  07-06-2021
  •  | 
  •  

سؤال

I have a Haxe project set up and I have a debug configuration set up to launch the External Swf Viewer.

All of that works great but the debugger doesn't connect back to FDT. I get message in the console every few seconds saying that it's trying to connect.

هل كانت مفيدة؟

المحلول

There is a good chance that you need to add the option to "Add flash debug info" info to the Flash target in the .HXML file. Look at these screenshots:

enter image description here

enter image description here

enter image description here

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top