Alcon (ActionScript Logging Console)

Posted by Andreas Zecher

I recently started using Alcon for logging and debugging AS3 projects. It uses LocalConnection to send your trace calls from the included Debug class to the Alcon console, so it is not dependent on the Flash or Flex IDE. It has some nice features that make it very handy including the ability to display both the current frame rate and memory usage. Another plus: It works on Mac as well.