I'm a huge fan of Tweener (http://code.google.com/p/tweener/). It gives you a real fine grained approach in visual effects. Paul's suggestion will give you a 'yo' after 'yo' - but if you want the movement to look more organic. Tweener's transition types are great (easeInElastic == walk the dog).
Rick Winscot From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Andrews Sent: Sunday, June 01, 2008 9:07 AM To: [email protected] Subject: Re: [flexcoders] yoyo Tween Function in Flex? mx.effects.tween. In the function called at the end of the tween, use reverse(). Paul ----- Original Message ----- From: Sherif Abdou <mailto:[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, June 01, 2008 2:38 AM Subject: [flexcoders] yoyo Tween Function in Flex? Is there a similiar function in flex like the flash tween yoyo(), basically all the yoyo() does in flash is it returns the target back to its original positions. Thanks.

