Another alternative is a Trace panel built with Flex itself. more info at http://www.shockwave-india.com/blog/?archive=2006_12_01_archive.xml#116682290948190547
Regards, Arul ----- Original Message ----- From: Ralf Bokelberg To: [email protected] Sent: Thursday, December 21, 2006 6:15 AM Subject: Re: [flexcoders] Re: Trace? When you install the debug player, you can run tail on flashlog.txt. If you are on windows, you can install cygwin to get tail. Cheers, Ralf. On 12/20/06, coderjun <[EMAIL PROTECTED]> wrote: 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 Recent Activity a.. 70New Members Visit Your Group SPONSORED LINKS a.. Software development tool b.. Software development c.. Software development services d.. Home design software e.. Software development company Search Ads Get new customers. List your web site in Yahoo! Search. Y! Toolbar Get it Free! easy 1-click access to your groups. Yahoo! Groups Start a group in 3 easy steps. Connect with others. .

