Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > Data binding classes > EndPoint.component | |||
Flash Player 6 (6.0.79.0).
Flash MX Professional 2004.
endPointObj.component
Property; a reference to a component instance.
This example assigns an instance of the List component (listBox1) as the component parameter of an EndPoint object.
var sourceEndPoint = new mx.data.binding.EndPoint(); sourceEndPoint.component = listBox1;
Flash CS3
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flash/9.0/main/00002680.html