How to tween lines

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 :slight_smile:

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

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.

Hey guys, thanx alot.
I set the it to hairline and it worked, thank you guys so much :slight_smile: 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

You’re welcome, katgun. :slight_smile:

no prob :slight_smile: glad i could help.