Launch configurations are used both to run and to debug applications. Flex Builder provides a default launch configuration for Flex and ActionScript applications. When you first run or debug a project, a project-specific launch configuration is created. You edit the launch configuration to change the default main application file. You can also modify the default launch path to run or debug in the stand-alone Flash Player rather than in a web browser.
When you create and build a project, it is ready to be run or debugged. Both running and debugging of the applications in your project are controlled by a launch configuration. By default, Flex Builder creates a launch configuration for each of the application files in your project the first time you run or debug them. The configurations are based on the default Flex application configuration, and you can edit them as necessary.
Launch configurations are managed in the Create, Manage, and Run Configurations dialog box.
Access and edit a launch configuration
A number of configurations may be listed if you have other projects in the workspace, if you have set other project files as application files, or if other Eclipse plug-ins are installed.
By default, the first time you run a project, Flex Builder creates a project-specific launch configuration, which is based on the default Flex application launch configuration.
You can edit application-specific configurations. You can also create new a launch configuration or base a new configuration on an existing configuration.
Your applications are run or debugged in the default web browser. You can change the default web browser to use run and debug applications (see Changing the default web browser). You can also choose to run and debug your applications in the stand-alone Flash Player by making a simple change to the launch configuration.
Run and debug applications in the stand-alone Flash Player
The file selection dialog box appears and lists the contents of the build output folder.
Flex Builder uses the system default web browser when running and debugging applications. While you cannot set each launch configuration to use a specific web browser, you can change the workbench web browser setting, which affects how all of your applications are run and debugged.
Change the default web browser
You can also add, edit, and remove browsers from the list.