|
I haven’t tried this but maybe you
could do: <mx:Binding source="
txtID.text" destination="myObj.someProp" /> Tracy From: Hi is it possible to bind a control to a local object in both
directions ? i did it but the binding only works one way from the object
to the control not the other way around - any suggestions ? for example private var myObj:MyObj; <mx:Text id="txtID"
text="{myObj.someProp}"/> Thanks Shlomi
Yahoo! Groups Links
|
- RE: [flexcoders] binding to local object - doesn't work Tracy Spratt

