Drawing using controlpoints
There is an old trick which comes down to drawing a fluid line through controlpoints, by using the average of the controlpoints as anchors.
As usual most of my blogging is triggered by post on the flashcoders list, making me want to try things for myself. This has probably been done a million times, but here is my quick and dirty go at it:
You can download the example here.