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]
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]

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

2008-01-17 Thread [EMAIL PROTECTED]
I'm curious, what is a TextField ? http://www.adobe.com/livedocs/flex/2/langref/flash/text/TextField.html#setTextFormat() Specifically, why is there is TextField class but no mxml TextField tag ? Maciek Sakrejda wrote: Try mx:Label. -Original Message- From: [EMAIL PROTECTED]

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 Is there no

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]
What kind of control should I use that allows me to just set the fontSize ? Sherif Abdou wrote: 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]

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]
Message- From: [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: Re: [flexcoders] Error: Could