AS3 Draw curve between points (1)
April 21st, 2009 by terrypaton, under Library.
Pass it an array of points and it will return an array of points that join the dots along a smooth bezier curve, very useful!
April 21st, 2009 by terrypaton, under Library.
Pass it an array of points and it will return an array of points that join the dots along a smooth bezier curve, very useful!
Hi Terry,
AS3 Drawcurve between points example is not working on your site. Pls. check it.
I downloaded its zip package. It worked. Thank you for this valuable code example.