Skip to main content
March 4, 2011
Question

debug server side action script

  • March 4, 2011
  • 1 reply
  • 406 views

Hi, I want to debug the server side action scripts code, such as set the breakpoint, display the local variables in run time, etc. The trace() is not that efficient. Does anyone suggest a better debug tool for server side action scription? Thanks,

Regards,

erwin

This topic has been closed for replies.

1 reply

March 5, 2011

SS action script? Are you using FMS or something? The debugger/admin tool that FMS uses is pretty decent, from what I can remember of it. It's been a while since I've done any thing with FMS though.

March 6, 2011

I am using the flash media server. The admin console can view the log/status. What about setting the breakpoint and displaying the local variables? Thanks,