# Tweening Lines

**URL:** https://forum.kirupa.com/t/tweening-lines/27373
**Category:** flash
**Created:** [August 1, 2003, 4:53pm UTC](https://forum.kirupa.com/t/tweening-lines/27373 "2003-08-01T16:53:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![NeoDreamer](https://avatars.discourse-cdn.com/v4/letter/n/ccd318/32.png) [@NeoDreamer](https://forum.kirupa.com/u/NeoDreamer)
#### Post date: [August 1, 2003, 4:53pm UTC](https://forum.kirupa.com/t/tweening-lines/27373/1 "2003-08-01T16:53:59Z")

</div>

I have a square graphic symbol with line outlines. When I tween it to a larger size, the lines get thicker. All I want to do is to make them get longer. How do I prevent the lines from getting thicker?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 1, 2003, 4:59pm UTC](https://forum.kirupa.com/t/tweening-lines/27373/2 "2003-08-01T16:59:13Z")

</div>

use hairline or draw them dynamically in an unscaled clip on top of that one. Otherwise, your lines will scale with everything else
