I have a simple movieclip (a short horizontal line). When I try to dynamically resize its width:
line._width += 100;
the line becomes fatter as well as longer. Why is this and how do I get around this problem?
I have a simple movieclip (a short horizontal line). When I try to dynamically resize its width:
line._width += 100;
the line becomes fatter as well as longer. Why is this and how do I get around this problem?
:: Copyright KIRUPA 2024 //--