A very important element of connecting objects to data sources is the way in which they are connected. You can connect to the data source:
- From an object's property directly to the data source.
- From an object's property to an animation object and then from the animation object to the data source.
Refer to the following sections for more information about making connections:
- Directly Connecting to a Data Source
- Making Connections through Animations
- Connecting or Disconnecting an Object's Property to a Data Source
- Retrieving Connection Information from a Property's Data Source
- Determining if an Object's Property is Being Used as a Data Source
- Retrieving General Connection Information
See Also
Connecting Objects to Data Sources to Create Animations
Animation Properties and Methods