try this:

<mx:Binding source="foo" destination="bar" />

bar can be a setter (method) so you can do whatever you want inside it.



On 7/11/06, hank williams <[EMAIL PROTECTED]> wrote:

I have a variable, lets call it foo, that may change from time to time. When it changes I want certain of what one might call subscribing objects to be notified that the variable has changed. This gives these objects the ability to update themselves or take necessary actions.

I am thinking this could be tied into the binding mechanism since this is a subset of what binding does.

Any insight greatly appreciated.

Hank


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to