You should be able to set the text of a TextFieldType.INPUT type TextField using "text" property as you are doing.

Kenneth Kawamoto
http://www.materiaprima.co.uk/

Carl Welch wrote:
Hi,

I need to place some text into a input text field - the user needs to be able to edit some text (from a database) and submit it back to a database. So far, though, I've been unable to pass any vars to the input textfield like this: datatext.text = database_vars;

do I need to handle input textfields differently than a dynamic textfield?

thanks.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to