Is there no mxml TextField tag ?

Error: Could not resolve <mx:TextField> to a component implementation.
<mx:TextField id="feedback" width="230" fontWeight="bold" text="" 
x="350" y="100" >
       
       
       
        </mx:TextField >

I'm trying to make the word "correct" with a font size of 20

Reply via email to