We can create lines, fill shapes with solid colors, gradients...
The MovieClip object works with drawing methods, how?
a) Create Empty Movie clip
Define the style of the lines: thickness, color and transparency
c) Decide if we want fill the shapes.c1) If we want fill , choose between gradients or solid colors.
c2)Choose gradient colors and his transparency.
d)Choose the start point.
e) Create straight lines or curved lines from start point to end point.
These are basically the steps to follow.