MACROMEDIA FLASH MX 2004-USING COMPONENTS Use Manual page 232

Using components
Hide thumbs Also See for FLASH MX 2004-USING COMPONENTS:
Table of Contents

Advertisement

Example
The following example executes all the bindings for which the DataSet component instance
named
user_data
user_data.refreshDestinations();
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
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
cityList.refreshFromSources();
ComponentMixins.validateProperty()
Availability
Flash Player 6 (6.0 79.0).
Edition
Flash MX Professional 2004.
Usage
componentInstance.validateProperty(propertyName)
Parameters
propertyName
componentInstance
232
Chapter 6: Components Dictionary
is the source EndPoint object:
is the destination EndPoint object:
A string that contains the name of a property that belongs to
.
is the destination EndPoint object.
componentInstance

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH MX 2004-USING COMPONENTS and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash mx

Table of Contents