Question
How to debug flash remoting using ColdFusion Builder debugger.
I am using FlashBuilder 4 Premium and ColdFusion Builder. I have not found a way to get the ColdFusion Builder debugger to work with remoting calls. How do you do this? The debugger works fine if I launch a .cfm. However, if I put break points in my remote service .cfc methods, the debugger does not trigger.
Thanks for the help.
Mark