Hi community,
is there a class for connecting points by a spline in flex resp. actionscript?
With kind regards
Sebastian
Hi community,
is there a class for connecting points by a spline in flex resp. actionscript?
With kind regards
Sebastian
The Degrafa project provides classes for this sort of thing - it is Flex-centric however.
Degrafa can be found here -> www.degrafa.org.
If you go to the docs http://www.degrafa.org/docs/ you can scroll right to the BezierSpline for an example class.