I have a point that has an el.on("drag"....) function that is working
when i animate the point with el.moveTo(...) function that is working,
but the el.moveTo(..) does not change what is changed when the el.on("drag".. ) function changes.
I have tried using el.on("move"...) and el.on("mousemove"...)
and the el.moveTo(...) still does not update appropriately.
Am i missing something?
Any ideas ?
Is an example needed?
As usual...
THANKS!!!
seth