PDA

View Full Version : TextArea



daidai
November 15th, 2007, 12:48 PM
in Flash's help it says to use a TextArea you need to import fl.controls.TextArea but when I do, it says 1172: Definition fl.controls:TextArea could not be found. :-/

panel
November 15th, 2007, 03:24 PM
When you are using componets instance of component have to be dragget on stage

daidai
November 15th, 2007, 03:39 PM
ah ok thanks