--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > Binding is one way. You can create reverse bindings using mx:Binding or > BindingUtils, or just set the value on the change event.
My bindings on the text property of my textInputs are working properly, and they are coded exactly the same way, with the only difference being the type of control they are bound to. What is different about a CheckBox that it is only one way? Thanks; Amy

