elapsed time
hi,
i want know if possible elapsed time of animation.
i wish begin swipe in exact time/place being played.
is possible?
yes can use getposition();
example:
sym.$('btn').click(function(){
var mypos = sym.getposition();
alert(mypos);
});
More discussions in Edge Animate CC
adobe
Comments
Post a Comment