You'll need to configure your system for trace output first. This is for
flex 1x but the same is true for 2.x .

http://www.adobe.com/devnet/flex/articles/client_debug.html



On 12/20/06, Ralf Bokelberg <[EMAIL PROTECTED]> wrote:

  ... and this works without using the debug mode.
Cheers,
Ralf.

On 12/20/06, Ralf Bokelberg <[EMAIL PROTECTED] > wrote:
>
> 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] <flexcoders%40yahoogroups.com>,
> > "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] 
<flexcoders%40yahoogroups.com>[mailto:[email protected]<flexcoders%40yahoogroups.com>
> > ]
> > On
> > > Behalf Of securenetfreedom
> > > Sent: Wednesday, December 20, 2006 1:59 PM
> > > To: [email protected] <flexcoders%40yahoogroups.com>
> > > 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.
> > > ***
> > >
> >
> >
>
>
> --
> Ralf Bokelberg <[EMAIL PROTECTED] >
> Flex & Flash Consultant based in Cologne/Germany




--
Ralf Bokelberg <[EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany

Reply via email to