Hi,

1) Are you using the debugger?

2) If you are tracing something like.. trace(myVar)

Sometimes the myVar is null and will not show. So it is actully tracing but, there is nothing to trace.

For situations like this, try;

trace("myVar", myVar);

then you will definatly know if the trace isn't working.

But, the trace() function does work in debug mode.

Peace, Mike

On 5/25/06, rama satoskar <[EMAIL PROTECTED]> wrote:
i cant see the result of trace function in the console window of beta 3?
kindly help.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS






--
What goes up, does come down.

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to