# Easing with a pinch?

**URL:** https://forum.kirupa.com/t/easing-with-a-pinch/268954
**Category:** flash
**Created:** [August 20, 2008, 9:19pm UTC](https://forum.kirupa.com/t/easing-with-a-pinch/268954 "2008-08-20T21:19:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![rolando\_lopez](https://avatars.discourse-cdn.com/v4/letter/r/9dc877/32.png) [@rolando\_lopez](https://forum.kirupa.com/u/rolando_lopez)
#### Post date: [August 20, 2008, 9:19pm UTC](https://forum.kirupa.com/t/easing-with-a-pinch/268954/1 "2008-08-20T21:19:42Z")

</div>

Hi everyone,  
I’m working on learning AS 3.0 and have come up on a situation that I hope the Tween class can do. However I haven’t found it yet. basically I would like to programmatically slide in a rectangular movie clip from off stage left onto the stage. Let’s say it’s going from off stage to x = 100 putting the left edge at x = 100 and the right edge on x=300. The last bit of the motion should be a shrinking of the movieclip (to about 80% of the x scale) while keeping the right edge on x=300. In other words I want the movieclip to slide in and compress and then return to the original size. I hope this makes sense.

Thanks,  
Rolando
