# How to tween lines

**URL:** https://forum.kirupa.com/t/how-to-tween-lines/102252
**Category:** Uncategorized
**Created:** [February 21, 2004, 9:57am UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252 "2004-02-21T09:57:27Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![kutgun](https://avatars.discourse-cdn.com/v4/letter/k/43a26b/32.png) [@kutgun](https://forum.kirupa.com/u/kutgun)
#### Post date: [February 21, 2004, 9:57am UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252/1 "2004-02-21T09:57:27Z")

</div>

Hi,  
I know this is a pretty stupid question but…  
THis is what i wanna do: Create a small line;

--------- ,

and make it so that after 15 frames it is longer;

------------------------, (lol)

but when i do this, the supposedly longer line is also alot more thicker,

Q: how can i make the line longer w/out makign the width longer???

Thanks for any respones in advance 🙂

---

<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: [February 21, 2004, 10:33am UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252/2 "2004-02-21T10:33:53Z")

</div>

Set the stroke style of the line to “hairline”.

---

<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: [February 21, 2004, 10:34am UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252/3 "2004-02-21T10:34:55Z")

</div>

are u doing this with vector objects that u made, ie: a vector box or like regular lines, then chances are, u are using movieclips for vector graphics animations, basically, ur supposed to use graphic symbols with vector stuff thats made in flash, otherwise if u made for example, a box, make sure u put the border instead of “Solid” to “Hairline”. So basically, when u stretch the box, the lining will stay the same, and wont get thick, also remember to convert the vector object to a graphic symbol. Try this out, and reply back with the results.

If you dont convert ur vector motion-tween work to graphic symbols, and for example convert a box into a “movieclip symbol”, u’ll notice that when you motion-tween those objects, the border lines will get thicker, and if thats what u are talking about, the above statement could be a solution.

---

<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: [February 21, 2004, 2:57pm UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252/4 "2004-02-21T14:57:50Z")

</div>

Hey guys, thanx alot.  
I set the it to hairline and it worked, thank you guys so much 🙂 I have great ideas for this, Ill post them up sometime, though i think its gonna take me about a month…

again, thanx for the fast/helpfull replies guys

---

<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: [February 21, 2004, 3:01pm UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252/5 "2004-02-21T15:01:10Z")

</div>

You’re welcome, katgun. 🙂

---

<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: [February 21, 2004, 5:49pm UTC](https://forum.kirupa.com/t/how-to-tween-lines/102252/6 "2004-02-21T17:49:25Z")

</div>

no prob 🙂 glad i could help.
