开发者

Flash multi-touch on Windows 7 - configurable?

I'm testing a Flash application in Windows 7 that uses the mouse wheel to perform a zoom. When I do a standard pinch gesture the app properly zooms in or out, so I'm guessing that somewhere the gesture is getting converted to mouse wheels. The only problem is that the zooming is really slow - is there a way to co开发者_如何转开发nfigure this behavior?


If somebody (Flash or W7) is smart enough to change the gesture into mouse wheel events, you should be able to catch the events and inspect the delta property. Is that what you're doing already? If you don't see any delta events, then it might be that the zoom is being performed at the container level (i.e. beyond your ability to control)?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜