[flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
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

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Maciek Sakrejda
-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Date: Thu, 17 Jan 2008 12:46:20 -0500 Thanks, but I want to change the size dynamically. I want the size to get larger and then smaller

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
AM Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. 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

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Sherif Abdou
mx:Label fontSize=20/ - Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, January 17, 2008 11:39:41 AM Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. And then how do I set

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
] mailto:info1%40reenie.org Reply-To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com To: flexcoders@yahoogroups.com 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

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
] mailto:info1%40reenie.org [EMAIL PROTECTED] mailto:info1%40reenie.org Reply-To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Error: Could not resolve mx:TextField to a component implementation

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Maciek Sakrejda
] Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Date: Thu, 17 Jan 2008 09:42:04 -0800 My understanding is that TextField is an old (pre-Flex) Flash class. If you're writing Flex

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Thanks, but I want to change the size dynamically. I want the size to get larger and then smaller. Sherif Abdou wrote: mx:Label fontSize=20 / - Original Message From: [EMAIL

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
] mailto:info1%40reenie.org [EMAIL PROTECTED] mailto:info1%40reenie.org To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com Sent: Thursday, January 17, 2008 11:39:41 AM Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Maciek Sakrejda
Try mx:Label. -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED] Reply-To: flexcoders@yahoogroups.com To: flexcoders@yahoogroups.com Subject: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Date: Thu, 17 Jan 2008 12:18:08 -0500

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Sherif Abdou
just set the fontSize - Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, January 17, 2008 11:18:08 AM Subject: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Is there no mxml TextField tag

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
] Error: Could not resolve mx:TextField to a component implementation. 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

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Maciek Sakrejda
@yahoogroups.com To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Date: Thu, 17 Jan 2008 12:35:17 -0500 I'm curious, what is a TextField ? http://www.adobe.com/livedocs/flex/2/langref/flash/text/TextField.html#setTextFormat

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread Sherif Abdou
} mouseOver=initApp() / /mx:Application - Original Message From: [EMAIL PROTECTED] [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Thursday, January 17, 2008 11:46:20 AM Subject: Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation. Thanks, but I

Re: [flexcoders] Error: Could not resolve mx:TextField to a component implementation.

2008-01-17 Thread [EMAIL PROTECTED]
%40reenie.org Reply-To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com mailto:flexcoders% 40yahoogroups.com To: flexcoders@yahoogroups.com mailto:flexcoders%40yahoogroups.com mailto:flexcoders%40yahoogroups.com Subject: [flexcoders] Error: Could not resolve mx:TextField