I think the firefox extention that Brian was talking about is this: http://www.sephiroth.it/weblog/archives/2006/10/post_1.php
-Jun --- In [email protected], "Brian Holmes" <[EMAIL PROTECTED]> wrote: > > Debug mode is the only option as far as I know. > But you should check out the mx.util.ObjectUtil class. > It'll allow you to see more complex data. Just import it into your class > and use it from within > The trace object. Trace(ObjectUtil((someObject)); > > Also, there's a nice firefox thread that will allow firefox to pick up > on the trace statements so it's easier to debug from a web application > standpoint. Such as it would be hosted in a production environment. Not > sure what the link is, so perhaps somebody else might know if you wanted > to see it. > > Brian.. > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of securenetfreedom > Sent: Wednesday, December 20, 2006 1:59 PM > To: [email protected] > Subject: [flexcoders] Trace? > > I am coming from Flash Timeline Development to Flex (as opposed to > coming from C#, Java, etc to Flex). So I have some catching up to do. > > One of the things I find most frustrating is the ability to so a simple > trace statement, run the code and watch my traces in an output window. > Is this possible or is Debug mode the only option? > > I would love any Debug tips as well. > > Thanks for your help. > > Jeff > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > *** > The information in this e-mail is confidential and intended solely for the individual or entity to whom it is addressed. If you have received this e-mail in error please notify the sender by return e-mail delete this e-mail and refrain from any disclosure or action based on the information. > *** >

