# Using Path class: move object to 50%?

**URL:** https://forum.kirupa.com/t/using-path-class-move-object-to-50/192347
**Category:** flash
**Created:** [June 27, 2006, 11:56pm UTC](https://forum.kirupa.com/t/using-path-class-move-object-to-50/192347 "2006-06-27T23:56:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jragon](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/jragon/32/2524_2.png) [@jragon](https://forum.kirupa.com/u/jragon)
#### Post date: [June 27, 2006, 11:56pm UTC](https://forum.kirupa.com/t/using-path-class-move-object-to-50/192347/1 "2006-06-27T23:56:02Z")

</div>

Yesterday I asked how to find the midpoint of a curved line and I was pointed to the excellent Path class:

> **[Determining the middle of a curved line?](https://www.kirupa.com/forum/showthread.php?t=224668)**
>
> Got a web design/development question or just want to hang out with the most awesome people on the planet? Drop on in!

But I’m still stumped. I can trace the current location of an object to see that it’s x percent of the way through the line, but I want to calculate in the other direction. I want to be able to say “put this object at 50% and put this other object at 75%”.

I’m sure this is possible, but I’m not understanding how in the docs. Anyone have experience with this?

Thanks,  
Jon
