| Getting Started with Flex 2 > Lessons > Debug an Application | |||
This lesson shows you the basic steps of debugging your applications in Adobe Flex Builder. The debugging tools help you to monitor the state of your application when errors occur. You can then step line by line through your code, executing each line to inspect and change the value of local variables, method parameters, and component properties.
In this lesson, you'll complete the following tasks:
Flex 2.01