Hi list, I wrote a simple class to do that. example here: http://w1imr.tvi.edu/apps/damian/temp/debug/traceinbrowser.html
Download (with .as dependencies): http://w1imr.tvi.edu/apps/damian/temp/debug.rar If anyone improves this, let me know! example usage: import edu.tvi.utils.Debug; Debug.start(); Debug.traceObjects(this, false, true); Debug.trace('\nJust use the function like regular old trace!'); --Damian _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

