Flash CS3 Documentation |
|||
| ActionScript 2.0 Components Language Reference > Data binding classes > ComponentMixins.refreshDestinations() | |||
Flash Player 6 (6.0.79.0).
Flash MX Professional 2004.
componentInstance.refreshDestinations()
None.
Nothing.
Method; executes all the bindings for which componentInstance is the source EndPoint object. This method lets you execute bindings whose sources do not emit a "data changed" event.
The following example executes all the bindings for which the DataSet component instance named user_data is the source EndPoint object:
user_data.refreshDestinations();
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/00002688.html