Previous Page
Next Page

Chapter 34: Binding Data and Events to Components

Overview

In This Chapter

Defining data binding

Using the visual data binding features of Flash Pro 8

Binding data between the XMLConnector component and the List component

Creating a list of cue points for the FLVPlayback component

Adding a DataGrid component programmatically at run time

In the last chapter, you learned how to use many of the User Interface components in a Flash movie. Components enable you to create Rich Internet Applications (or RIAs) within a Web browser that work very much like applications you run on your desktop. In this chapter, you learn how to expand the potential of components by integrating data providers and event handling.


Previous Page
Next Page