Satish,

I am not sure if by  "leftBoundary", you meant "leftBoundary.value" 
But I hope the following code should work as expected.
<mx:Binding source="{parseInt( txtStart. text ) }" destination= 
"leftBoundary.value" />
<mx:Binding source="{leftBoundary.value.toString( )}" destination= "txtStart. 
text"/>

Thanks
Latha


--- On Mon, 9/28/09, Satish Chowdary <[email protected]> wrote:

From: Satish Chowdary <[email protected]>
Subject: [flexcoders] 2 way binding hslider with textbox value
To: "flexcoders" <[email protected]>
Date: Monday, September 28, 2009, 10:11 AM






 




    
                  
 Hi Coders,
I am having the problem with hslider 2-way binding 
in my issue.. as per the value of a slider my textboxes are updating..
but when i changed value in text box slider is not updating 

am using binding tag...
here is my code
<mx:Binding source="{parseInt( txtStart. text ) }" destination= "leftBoundary" 
/>
<mx:Binding source="{leftBounda ry.toString( )}" destination= "txtStart. text"/>

guys if u help me out from this issue  appriciated

waiting for ur response coders..

Thanks inAdvance
Satish

సతీష్





       Add whatever you love to the Yahoo! India homepage. Try now!
 

      

    
    
        
         
        
        








        


        
        


      

Reply via email to