Just create a text field and use it for your output. my_txt.text+= "myVar: "+myVar+"\n"
there was a way to set up a tail log to see your traces while in the browser. http://www.digitalflipbook.com/archives/2005/07/trace_from_the.php hth B. On Thu, Feb 21, 2008 at 10:33 AM, Andrew Sinning <[EMAIL PROTECTED]> wrote: > Is it possible to over-ride the trace() function to put the text to a > field. I'm trying to debug a browser problem in AS2, and I simply don't > have the patience for the AS2 debugger. > > Thanks! > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

