Tracer – Better Debugging in AS3 Jon Keon
When developing in Flash, I find that I often lace my code with traces to see what certain values are, whether the code has entered a function or not, or even just to give myself a note to remind me of a certain behaviour that is in the program. What I’ve found though is that…


