Constructor for the EndPoint class
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
new EndPoint()
Returns
Nothing.
Description
Constructor; creates a new EndPoint object.
Example
This example creates a new EndPoint object named
and assigns values to its
source_obj
and
properties:
component
property
var source_obj = new mx.data.binding.EndPoint();
source_obj.component = myTextField;
source_obj.property = "text";
EndPoint.component
Availability
Flash Player 6 (6.0.79.0).
Edition
Flash MX Professional 2004.
Usage
endPointObj.component
Description
Property; a reference to a component instance.
222
Data binding classes (Flash Professional only)
Need help?
Do you have a question about the FLASH 8-COMPONENTS LANGUAGE and is the answer not in the manual?
Questions and answers