Figured out the problem:

template.mouseChildren = false


was preventing everything from being selectable.

-radley

------------------------------------------------------------------------------
Radley Marx
www.radleymarx.com
[EMAIL PROTECTED]
------------------------------------------------------------------------------




On Feb 23, 2008, at 4:15 PM, EECOLOR wrote:

Most likely you just need to do this:

textField.type = TextFieldType.INPUT;


Greetz Erik

On 2/23/08, Radley Marx <[EMAIL PROTECTED]> wrote:




I know this is a basic one, but I've been stuck for over an hour on
this...

I'm loading a swf which contains an input textField. For some reason,
I can't type into the field. I can pass a new .text value to change
it, but simply can't hand edit it...

What's the new process for doing this?


thnx

-radley


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


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

Reply via email to