Running and Debugging Applications

To test your applications in Adobe Flex Builder 2, you run the application SWF files in a web browser or the stand-alone Flash Player. If you encounter errors in your applications, you can use the debugging tools to set and manage breakpoints in your code; control application execution by suspending, resuming, and terminating the application; step into and over the code statements; select critical variables to watch; evaluate watch expressions while the application is running; and so on.

This topic contains the following sections:

Understanding running and debugging applications in Flex Builder
Running your applications
Managing launch configurations
Debugging your applications

Flex 2.01

Take a survey