I’m trying to animate an eclipse moving along a path using Raphael v2.0.2. I have found some examples that use the .animateAlong() command but the latest version of Raphael doesn’t seem to support it anymore. Can anyone suggest an alternative way of achieving this using Raphael v2.0.2?
Share
This question has already been raised
animateAlong function is not defined in Raphael javascript?
Here there is an interesting example using raphael 2
And look here for some code