ABSTRACT

Learning events and components behavior is essential to build and deploy effective Rich Internet applications (RIAs) in Flex. In this section we will have a more detailed look at components and the way we can use them in our projects. After an introduction to events and key elements in Flex applications, we will learn how to use containers and states. We will see a full example of how to implement a login panel that provides feedback according to the response on the server side. We will also illustrate how to use validators and to use the debugger.