What is the effect of this code? Were you able to do simple binding that way
to both items?

-Scott

On 3/1/07, raz_gilad <[EMAIL PROTECTED]> wrote:

  Hi

Does anyone knows how Circular Binding works? I've used the follwing
action script code and I've expected it to go into endless loop - but it did
not. Any idea why ?

   BindingUtils.bindProperty(item,"Threshold",txtin,"text");
   BindingUtils.bindProperty(txtin,"text",item,"Threshold");

Thanks

Raz






--

: : ) Scott

Reply via email to