Hello

I'm trying to use an mx.controls.TextArea in my ActionScript 3.0 project.

var textArea:TextArea = new TextArea();
textArea.text = "foo";
addChild(textArea);

Nothing shows up - I suspect there is more to using flex controls in an AS3
project.

Can anyone point me to some info about this?

Thanks,

August

--
---------------------------------------------------------
--------------------------------------------------------

August Gresens
Technical Director
Black Hammer Productions, NYC
[EMAIL PROTECTED]

---------------------------------------------------------
--------------------------------------------------------
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to