You could use Flex's mx.effects.Tween for this. But you might want to
simulate modification of registration points, since Flex components have
a registration point on 0,0 (top left). When you scale, only the right
and bottom sides will scale. In case you don't want that, check out
AnimationPackage http://www.alex-uhlmann.de/animationpackage/ > Scale
(setRegistrationPoint) or/and Animator class. There is a SWC supplied.

Best,
Alex

Alex Uhlmann
Consultant (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6969
m: +44 (0) 7917 428 951 
[EMAIL PROTECTED] 


-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Claudia Barnal
Sent: 03 April 2006 18:34
To: flexcoders@yahoogroups.com
Subject: [flexcoders] [Flex 1.5] Tweening _xscale and _yscale

Could anyone shed some light on how to make a tween transition of
_xscale and _yscale of a component in Flex 1.5. I don't want to use the
Zoom class, as it doesn't really do what I want.

Thanks,
Claudia


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links



 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to