Skip to main content
Participant
April 19, 2013
Question

My tablet can't detect touch event on my flash app

  • April 19, 2013
  • 2 replies
  • 888 views

I am trying to create an application that supports multitouch, My flash app running well on my other gadgets are asus vivobook and sony xperia SL, but the Acer Iconia W700 Windows 8, do not detect touchevent. This tablet can detect 10 touch point in ms.paint. Touch is considered as a mouse click, so it can not run my multitouch flash app.

Is  any other software that is not installed, or an error in exporting?

to try, I've uploaded a sample touch/mouse event detector. http://www.4shared.com/document/6Ya3bqOl/mouseortouch.html touch on blue box, if it goes well, it will display the words "touch detected" not "mouse detected".

what about your tablet? Thanks Before

This topic has been closed for replies.

2 replies

Participant
May 3, 2013

[SOLVED] Download FlashPlayer Debugger, right click-properties-compability, check Disable scalingdisplay  for high dpi setting..

Mark.fromOP
Inspiring
April 22, 2013

If you are running it on Windows 8 does that mean it is just running a browser flash app? If so then I dont think .swf files support touch events only mouse inputs.