Curving in actionscript

I have done this with simple shape tweens: http://64.207.172.110/temp/etiquette_module_v1.html

But was wondering if anyone knew of a way to do this in just actionscript? I was thinking it would be done using curveTo and onEnterFrame, but that method seems a bit inefficient and tedious.

Anyone know of another method?

Thanks