PDA

View Full Version : How exactly does Data Binding work ?


Amn
07-15-2005, 04:26 PM
Hi All!

When one creates a data binding setup, I dont see any script added anywhere in the movie. If DataBinding is a runtime behavior, which is NOT natively supported by Flash Player, and, thus, must boil down to some sort of script added by the authoring environment, where IS that script ?

I just bound two components to eachother, a check box and a numeric stepper the 'enabled' state of which depends on the 'selected' state of the check box. However, I SEE NO SCRIPT which makes the scenario actually work when ran, anywhere!