Quantcast
Channel: Adobe Community : All Content - Edge Animate
Viewing all articles
Browse latest Browse all 9897

In "Stage.touchmove" how to get the mouse X position?

$
0
0

I try:

 

MousePosX = touch.pageX;

OR

MousePosX = e.originalEvent.clientX

OR

e.preventDefault();

MousePosX = e.originalEvent.touches[0].pageX;

OR

MousePosX = event.clientX;

 

But nothing is returned.


Viewing all articles
Browse latest Browse all 9897

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>