curveTo and Arrays

Okay so I was screwing around one day and thought I’d make a little line-drawing-thing. Basically it just attaches movie clips and draws lines between them using the drawing API. That was the easier part. Now I though I’d take it a step further and add some curves. I tried but the attached file is the best I could think of. Can anyone think of a a way to do ths since I can’t seem to? It’s not urgent or important or anything but it’s just something that’s bugging me a bit. Thanks in advance :hoser:.

square.fla is the original file
lineCurve.fla is the file in which I tried to add curves