Hi guys, I've been trying to get my head around this problem. I have a flex application sitting on a development server, hosted via a coldfusion/apache server.
I am using ant to compile my flex code and I want to debug it. So basically, I set in mxmlc debug="true" as soon as I do that and put it on the server, I get a 403 Forbidden warning. Now Ive tried searching the web for information and came up empty handed. Anyone have any ideas? Thanks heaps in advance Doron

