문제

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