how to add movements to bezier curve in kineticjs?
问题 I have done this without kinetic.This piece of code is working fab as I wanted. --fiddle without kineticjs. Take a look Now I want to do the same code with kineticjs. Here is is what I have done till now--fiddle with kineticjs. The lines don`t move at all?where am I going wrong?I have spent the entire day but couldnt figure out the problem. This is my javascript with kinetic.results cannot be seen in fiddle because there is no option for including kineticjs.though I have put my code up there