Drawing a line in actionscript using a movie clip
is it possible to take a small image file, turn it into a movie clip and then use that to draw a line?
I know how to use lineto to create a single color line and beginGradientFill to create a gradient color but can you use an image file to create a line?
is it possible to take a small image file, turn it into a movie clip and then use that to draw a line?
I know how to use lineto to create a single color line and beginGradientFill to create a gradient color but can you use an image file to create a line?