Thursday, February 02, 2006

Tracing Flex/Flash Applications This is handy tracing panel we are using to output debugging and other info in our Flex applications http://www.ajaxmaker.com/xpanel/xpanel.htm It uses the same idea as http://www.macromedia.com/devnet/flex/articles/tracepanel.html, but display module is replaced with native .NET application giving you better performance. Enjoy