Typical application development steps
You typically develop a Flex application by using the following steps:

1. Within a text editor or integrated development environment (IDE), such as Adobe Flex
Builder, Eclipse, or IntelliJ, insert the MXML root tags into an MXML file.

2. Add one or more containers.

3. Add controls to a container, such as input fields, buttons, and output fields.

4. Define a data model.

5. Add a web service, HTTP service, or request to a remote Java object.

6. Add validation to input data.

Developing applications 57

7. Add a script to extend a component.

8. Compile your application into a SWF file.

Posted by 성주
TAG

Trackback Address :: http://www.7zelkova.pe.kr/trackback/38 관련글 쓰기

댓글을 달아 주세요