Automatic Logger via Trace for Flex
Here's a great tool to help with Flex debugging. Put <mx:TraceTarget /> into your code and run your app in debugging mode.
You will see valuable debugging information appear in the console area. Great for hassling with remoting like ColdFusion CFC's.
Form more info: Adobe Flex 3 Language Reference TraceTarget


There are no comments for this entry.
[Add Comment]