And then how do I set the fontSize ? Error: Access of possibly undefined property fontSize through a reference with static type mx.controls:Label.
Maciek Sakrejda wrote: > > Try <mx:Label>. > > -----Original Message----- > From: [EMAIL PROTECTED] <mailto:info1%40reenie.org> <[EMAIL PROTECTED] > <mailto:info1%40reenie.org>> > Reply-To: [email protected] <mailto:flexcoders%40yahoogroups.com> > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] Error: Could not resolve <mx:TextField> to a > component implementation. > Date: Thu, 17 Jan 2008 12:18:08 -0500 > > 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 > >

