Hi there,
first of all welcome to the flex world. Debugger allows you to "debug" your application. You can set breakpoints to check some values (locals or application wide), you can also watch some values. You can have an overview here :http://www.macromedia.com/devnet/flex/articles/flexbuilder_debugger.html In your result panel you can also monitor network information (webservices, http requests,RO) and know exactly what has been called, what params are sended, what is the result and his format. Jo�o Fernandes --- In [email protected], [EMAIL PROTECTED] wrote: > I mea just learning flex and its one of the first languages I am learning so > here is the question. What is the debug button in Flex builder for I mean I am > afraid to press it because I do not want to hurt what I have made. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

