Giter Club home page Giter Club logo

Comments (8)

fljot avatar fljot commented on July 28, 2024

@harry90 those "similar problems" posts are 2 years old. What is the issue exactly? Seems like people are using library now, no problems reported.

from gestouch.

harry90 avatar harry90 commented on July 28, 2024

Sorry, was the wrong link, look here:
http://forum.starling-framework.org/topic/gestouch-remove-and-restart
The second post is two weeks old! I get an error with this line:
Gestouch.inputAdapter ||= new NativeInputAdapter(stage);

from gestouch.

dnsmob avatar dnsmob commented on July 28, 2024

i had that problem before, if i remember correctly all you need to do is to assign the new NativeInputAdapter directly instead of using the logical operator. like x = x || y; or maybe if that doesnt work, try a plain if/else.
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/operators.html#logical_OR_assignment

from gestouch.

jrock24 avatar jrock24 commented on July 28, 2024

This is a 'different' issue with AIR 18, but it directly relates to AIR 18/Flash Player 18... we have a card game that uses Gestouch for picking up and moving the cards etc... we have thousands of players, and a small percentage of 'Windows users' reported not being able to interact with the cards... our internal QA team could not repro this... we finally had one of our engineers able to reproduce the issue... Windows machine Firefox browser, Flash Player 18 -- no errors, it just wouldn't receive the touch events. Spent a few hours trying to track down the issue... updated to Flash Player 19 and now it works fine.

from gestouch.

Selonie avatar Selonie commented on July 28, 2024

@breathedevelopment I'm getting the same issues as you, but with Microsoft's Edge browser. Unfortunately there doesn't appear to be a way of updating Flash Player from 18 to 19 to see if it fixes the issue. Other browsers work fine with 19. Unless anyone knows differently I guess it's a case of waiting for MS to roll out the update.

from gestouch.

fljot avatar fljot commented on July 28, 2024

@Selonie
are you absolutely sure that it's that Flash Player doesn't dispatch neither MouseEvent, nor TouchEvent?

from gestouch.

Selonie avatar Selonie commented on July 28, 2024

Honest answer - no. I've not run any tests. All I know is Gestouch works flawlessly in Air 17, 18 and 19. In the Flash Player it's working well in Chrome and Firefox running 19, but not on Windows 10 64bit Edge browser. Starling and Feathers' touches are working just nothing related to Gestouch.

I've just tested on a 32bit machine this Edge browser has received the 19 update and it works! So hopefully this won't be an issue once the 19 update is pushed out to everyone.
By the way thanks and Good Work!

from gestouch.

fljot avatar fljot commented on July 28, 2024

@Selonie
well if Starling input works, then there's some issue with Gestouch =(

from gestouch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.