trace is a debug function that displays some variable's content. It can be used that way: trace(myVar);
I prefer to useObjectUtil.toString(obj); It can print variables of any type. On Fri, May 29, 2009 at 8:19 AM, Amarendra Kumar <[email protected]> wrote: > trace is like cout in c++ .. i hope i'm right.. even i'm an newbie..(2 days > old in flex) :P > > On Fri, May 29, 2009 at 4:46 PM, Gerald Anto > <[email protected]>wrote: > >> >> Hello Friends, >> I need the information about the following, >> >> What is 'trace' statement? >> how to use it? >> where to see log files in flex ? >> >> >> What is label renderer and how to create custom label renderer for >> horizontal axis. >> if possible please give me some examples? >> >> >> > > > -- > Amarendra Kumar > Final Year Undergraduate > Dept. of IT , NIT Patna > http://er.amar.googlepages.com > > > > > > -- Endel Guimarães Silva Eccen - Excelência em Tecnologia Fone +55 19 3231-2988 - Fax + 55 19 3231-2914 [email protected] www.eccen.com.br --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

