Getting help in Flex Builder
17
Getting help in Flex Builder
Flex Builder has a variety of resources to help you develop Flex applications. You can get context-
sensitive help about an MXML tag, find out how to use a Flex Builder feature, or look up a term
in the Flex ActionScript Language Reference.
This section covers the following topics:
•
“Context-sensitive help” on page 17
•
“Flex Builder Help” on page 17
•
“Macromedia website resources” on page 18
Context-sensitive help
While working in Code view, you can get context-sensitive help about MXML components.
To get help about an MXML component:
1.
In Code view, click anywhere inside the MXML component’s tag.
2.
Press F1.
Flex ActionScript and MXML API Reference Help opens and displays information about
the tag.
You can also access this help from the Help menu.
Flex Builder Help
The Flex Builder Help menu gives you access to thousands of pages of information while you
work. The following menu items can be useful for Flex developers:
Using Flex Builder
describes how to use Flex Builder to develop Flex applications.
Developing Flex Applications
is a code-centric developer guide that describes how to develop
Flex applications with MXML and ActionScript. The guide includes chapters on working with
various controls, containers, and their properties.
Flex ActionScript Language Reference
is a revised version of the ActionScript Reference Guide
included in Flash MX 2004. The reference also acts as a developer guide providing a good
overview of ActionScript syntax, information on how to use ActionScript when working with
different types of objects, and details on the syntax and usage of the language elements.
Flex ActionScript and MXML API Reference
is an API reference for Flex developers.
Using Dreamweaver
provides comprehensive, task-oriented information about Dreamweaver
MX 2004, the professional web authoring tool built into Flex Builder.
Summary of Contents for FLEX BUILDER-USING FLEX BUILDER
Page 1: ...Using Flex Builder...
Page 116: ...116 Chapter 4 Building a Flex User Interface Visually...
Page 144: ...144 Chapter 6 Working with Data...
Page 154: ...154 Appendix A Basic Flex Concepts...