you can do <mx:Binding source="com01.whateverNAMEofTexTfield.text" destination="same"/> if the textField is protected then just create a getter
----- Original Message ---- From: flexawesome <[EMAIL PROTECTED]> To: [email protected] Sent: Thursday, February 21, 2008 10:59:34 AM Subject: [flexcoders] How to retrieve out data from first Components into second Components? Hey there, I was working on this and can't figure out how to read out the data from com01 and pass it into com02 com01 and com02 contents a text field for each, how can I get the string in com01 from com02? You could see the sample code here: http://ted.adobe. privatepaste. com/b17ftMBAXd Thanks for your comments Have a nice day ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs

