ComponentMixins.refreshFromSources()

Availability

Flash Player 6 (6.0.79.0).

Edition

Flash MX Professional 2004.

Usage

componentInstance.refreshFromSources()

Parameters

None.

Returns

Nothing.

Description

Method; executes all bindings for which componentInstance is the destination EndPoint object. This method lets you execute bindings that have constant sources, or sources that do not emit a "data changed" event.

Example

The following example executes all the bindings for which the ListBox component instance named cityList is the destination EndPoint object:

cityList.refreshFromSources();

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/00002689.html