User Guide
Testing and debugging Flex files 83
To set code hints preferences:
1.
Select Edit > Preferences > Code Hints.
2.
Set your preferences.
For more information, click the Help button in the dialog box.
Related topics
• “Using code hints” on page 78
Testing and debugging Flex files
Flex Builder has several tools to help you test and debug Flex applications, including an MXML
validator, an ActionScript debugger, and a network monitor.
This section covers the following topics:
• “Validating MXML” on page 84
• “Compiling files to check for errors” on page 84
• “Compiling and running Flex files” on page 85
• “Debugging ActionScript” on page 87
• “Debugging applications by monitoring interactions with the server” on page 91
Related topics
• “Optimizing and Debugging Your Code” in Using Dreamweaver Help