It should work. Exactly what problem are you having?

Gordon Smith
Adobe Flex SDK Team

From: [email protected] [mailto:[email protected]] On Behalf 
Of tex_learning_flex
Sent: Wednesday, May 19, 2010 7:21 PM
To: [email protected]
Subject: [flexcoders] textInput - Flex 4 vs. Flex 3



In Flex 3 you could set an initial value for a textInput field like so:

<mx:TextInput id="textinput1"
text="{data.name}"
editable="true"
/>

I haven't been able to do this in Flex 4 -- does anyone know a way to achieve 
the same result?

thanks in advance,

Tex

Reply via email to