Or just use mx:Text for the slave control. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Thursday, January 03, 2008 11:59 AM To: [email protected] Subject: Re: [flexcoders] How to limited input text to textInput control? http://livedocs.adobe.com/flex/2/langref/mx/controls/TextInput.html <http://livedocs.adobe.com/flex/2/langref/mx/controls/TextInput.html> all properties are listed here. DK On Jan 3, 2008 11:54 AM, markflex2007 <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: I have two TextInput ( textIn1,textIn2), textIn2 bind to textIn1input like {textIn2.Text = textIn1.Text}. I want textIn2 only bind to textIn2 and do not accept typing text. which attribute of textInput can do this. Thanks Mark -- Douglas Knudsen http://www.cubicleman.com <http://www.cubicleman.com> this is my signature, like it?

