Hi,
I read somewhere a utils to show the class + line nbr of the function who called a trace("foo") which is very handy once you start getting a lot of debug output.
Any hints on where to find it ? it was open source, maybe shown at a flex event.
trace("my debug");
> mydebug :34 bla.as3 ..
Thanks,
Greg