# How to get the 'Spring' easing to end at the correct tween value?

**URL:** https://forum.kirupa.com/t/how-to-get-the-spring-easing-to-end-at-the-correct-tween-value/293898
**Category:** flash
**Created:** [August 5, 2009, 3:54pm UTC](https://forum.kirupa.com/t/how-to-get-the-spring-easing-to-end-at-the-correct-tween-value/293898 "2009-08-05T15:54:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![theMonitor](https://avatars.discourse-cdn.com/v4/letter/t/ecb155/32.png) [@theMonitor](https://forum.kirupa.com/u/theMonitor)
#### Post date: [August 5, 2009, 3:54pm UTC](https://forum.kirupa.com/t/how-to-get-the-spring-easing-to-end-at-the-correct-tween-value/293898/1 "2009-08-05T15:54:43Z")

</div>

I’ve just started working with the CS4 motion editor, and it is proving to be a distinctly infuriating experience. I want to tween the z-index of a movie clip from -200 (‘out’ of the screen) to 0 with the Spring easing applied, but there’s a problem; the dotted curve showing the ease never moves past the zero line, and only ends up about three quarters of the way towards the z=0 value I want. So effectively, I’m only tweening my clip from z=-200 to z=-60, or thereabouts.

I’m sure there’s a trick I’m missing here. How do I get the tween, with the Spring ease, to finish at the value I’ve specified?
