Flex Debugging

I’ve found nice debugging tool not long ago. Seems to be quite handy. The only thing I miss is integrated Logging that’s might be useful with AIR development.

Project
Download

3 Responses to “Flex Debugging”

  1. JabbyPanda Says:

    Nice stuff, but Flex Builder 2 built-in debugger is still more convenient to use :P

  2. Nirth Says:

    >Nice stuff, but Flex Builder 2 built-in debugger is still more convenient to use :P
    Keyword: Locally

  3. Chris Rebstock Says:

    Not sure if its what you meant by locally, but the built in Flex debugger also does remote debugging too. I think its just as easy as local debugging, but your mileage may vary. You just upload the assets to a remote server and change the url in the debug settings.

    Chris