All, I'm looking for an AS1 (ideal) or AS2 version of a function that will draw a continuous curved line through n points. I don't know much about the math behind this, but I think that a Catmull-Rom spline is what I'm looking for.
I've found a terrific example in AS3 (http://www.cartogrammar.com/blog/continuous-curves-with-actionscript-3), but it uses a number of AS3 classes that I don't have access to in AS2 (e.g., fl.motion.BezierSegment). Can anyone share a working example, or point me in a useful direction? Many thanks in advance! Cheers, Matt _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

