Yes - it's called a setter function.

http://livedocs.macromedia.com/flex/2/langref/statements.html#set
<http://livedocs.macromedia.com/flex/2/langref/statements.html#set>

There is also a corresponding way to define getter functions (keyword
"get"), where a function is triggered when the property is read.

HTH,

Doug


--- In flexcoders@yahoogroups.com, "Lieven Cardoen" <[EMAIL PROTECTED]>
wrote:
>
> Is it possible to bind a property to a function... A bit like the
> MVC-pattern...
>
>
>
> When a property changes, a function should be triggered...
>
>
>
> BindingUtils can't seem to do this.
>
>
>
> Thx, Lieven Cardoen
>
>
>
> Lieven Cardoen
> Application developer
>
> indiegroup
> interactive digital experience
> engelse wandeling 2 k18
> b8500 kortrijk
>


Reply via email to