debugging swf locally with remote data

Go To StackoverFlow.com

0

I'm trying to debug a swf in Flash Professional CS5.5, by running the debug-> Debug Movie -> In Flash Professional. When I do I get teh Adobe Flash Player Security window. It says you are trying to connect to and the I.P. address of the server (e.g. 203.22.35.101). I've opened the settings and added that I.P. under Advanced->Trusted Location Settings... that doesn't help. Does anyone know how to enable it? btw: If I run -> Control -> Test Movie -> In Flash Professional it works fine, but then I can't debug.

2012-04-03 22:42
by talg
I don't know how to answer, except, have you checked for breakpoints that may be interrupting your code - CodeMouse92 2012-04-04 00:51


2

Embedded debugger is not very convenient. Try arthropod or other debugger. This will solve your problem with debug.

2012-04-04 20:18
by Boyo
Ads