Thats very interesting, but how do I apply a sequence in an event 
listener ?
for example, it uses

mouseDownEffect="{animateScaleXUpDown}"

I want to do something like this:

myLabel.animateScaleXUpDown;

Maciek Sakrejda wrote:
>
> Try AnimateProperty (make sure to set its isStyle to true):
>
> http://livedocs.adobe.com/labs/flex3/langref/mx/effects/AnimateProperty.html#includeExamplesSummary
>  
> <http://livedocs.adobe.com/labs/flex3/langref/mx/effects/AnimateProperty.html#includeExamplesSummary>
>
> -- 
> Maciek Sakrejda
> Truviso, Inc.
> http://www.truviso.com <http://www.truviso.com>
>
> -----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: 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.
>
> Sherif Abdou wrote:
> >
> > <mx:Label fontSize="20"/>
> >
> >
> >
> >
> >
> > ----- Original Message ----
> > From: "[EMAIL PROTECTED] <mailto:info1%40reenie.org>" 
> <[EMAIL PROTECTED] <mailto:info1%40reenie.org>>
> > To: [email protected] <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.
> >
> > 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] org <mailto:info1%40reenie.org> <mailto:info1%
> > 40reenie. org> <[EMAIL PROTECTED] org <mailto:info1%40reenie.org>
> > > <mailto:info1% 40reenie. org>>
> > > Reply-To: [EMAIL PROTECTED] ups.com
> > <mailto:flexcoders%40yahoogroups.com> <mailto:flexcoders%
> > 40yahoogroups. com>
> > > To: [EMAIL PROTECTED] ups.com
> > <mailto:flexcoders%40yahoogroups.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
> > >
> > > 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
> > >
> > >
> >
> >
> >
> > ----------------------------------------------------------
> > Be a better friend, newshound, and know-it-all with Yahoo! Mobile.
> Try
> > it now.
> >
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20
>  
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20>>
>  
>
> >
> >
>
>  

Reply via email to