
Data binding (Flash Professional only)
397
The following illustration shows the Schema tab for the XMLConnector component used in
“Creating a simple application” on page 391
. The top pane shows the bindable properties for
the
xmlConn
instance, with the
food:Array
property selected, and the bottom pane shows
the settings for the
food:Array
property.
A component’s schema describes the structure and type of data but is independent of how the
data is actually stored. For example, the results from a WebServiceConnector component or
an XMLConnector component could have identical schemas, even though the web service
results are stored as ActionScript data structures (objects, arrays, strings, Boolean values, and
numbers), and the XMLConnector component results are stored as XML objects. When you
use data binding to access fields within a component’s schema, you use the same procedure
regardless of how the data is stored.
Bindable properties
Schema settings for the selected property
Import sample schema button
Summary of Contents for FLASH 8-FLASH
Page 1: ...Using Flash ...
Page 12: ...12 Contents ...
Page 110: ...110 Using Symbols Instances and Library Assets ...
Page 128: ...128 Working with Color Strokes and Fills ...
Page 156: ...156 Drawing ...
Page 190: ...190 Working with Text ...
Page 224: ...224 Working with Graphic Objects ...
Page 270: ...270 Creating Motion ...
Page 310: ...310 Working with Video ...
Page 362: ...362 Working with Screens Flash Professional Only ...
Page 386: ...386 Creating Multilanguage Text ...
Page 454: ...454 Data Integration Flash Professional Only ...
Page 500: ...500 Publishing ...
Page 534: ...534 Creating Accessible Content ...