-
-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stopDrag not working #18493
Comments
Hi, thank you for your report. Can you describe what does not work properly, how to reproduce it, and what behavior you expect? It's difficult and very time-consuming to guess what you mean by "stopDrag is not working properly". |
Hi, Kamil!
Its about chess moves. I sent you file zigman.swf.
I apologize to you if I tire you with chess, but I see no other way.
Please open file with Desktop application and go to #ortodoksni problemi# example1 (1jpg). Try to move the queen on any square. Here it works. If you open the file with online player you can grab the piece, but when you release it, the player freezes.
There are two functions that allowed moving a piece (2jpg):
startDragLocked; allow grab the piece
stopDrag; allow release the piece. That it doesnt work.
Four years ago, after Flash funeral, I alredy used Ruffle and there was no problem! In meantime i find another way to offer my movies with standalone Flash player. I coming back now.
Its not critical, I have other option with old Flash player, but I would to get rid of it.
By the way I have a webpage which offers free help in learning physics, astronomy, chess…
Below is the lik to page where I intend to add also chess files.
https://www.gravitacija.net/album.html
Best regards, Mitja Ukmar
|
Thank you for the description, I really appreciate it! Matter of fact, I do like chess and I find it very interesting :) Unfortunately, I cannot reproduce the issue, the queen works properly for me both on the desktop version and on web. See the following video (Firefox 131.0.3). Screencast.from.2024-11-06.16-33-21.webmAm I trying to reproduce it correctly? Could you share the website where it doesn't work? |
Hi Kamil!
I saw the video. I dont know what I am missing. I send you my page where is not working. Try to move a piece. What I did wrong? Can you figure it out?
Bottom clic Matjaž Žigman.
https://www.gravitacija.net/album.html
Best regards, Mitja Ukmar
|
Another thing
Hi Kamil!
Doesent work properly also with Demo player in your webpage.
Mitja
|
Another tip
Hi Kamil!
Maybe the resaon is that file isnt the same size as Player?
Mitja
|
Thanks for your quick response Mitja! I've tried reproducing the issue on your webpage, but it works here too for me (both Firefox and Chromium). See the video below. Screencast.from.2024-11-06.18-19-03.webmI suspect this might be either a bug in the browser or a browser/OS-specific bug in Ruffle. Can you verify whether this works on different browsers and/or devices? Firefox vs Chrome-based browsers, maybe your phone, a different computer, etc. That will give us a better idea about what causes this issue. Please let me know the specific browser and the OS where this works and where it doesn't. |
Ok, Kamil!
I will create another Ruffle page with chess files (many of them), which size is different. I suspect the size. The place of moving the figure strongly depend on pixels. I let you know. Give me few days.
I already try Chrome, is the same. I will try same others.
For now, many thanks for your support and quick response.
Best regards, Mitja
|
Hi, Kamil!
My instinct was right. The field on which you drop the figure is precisely determinated by coordinates. A different size of swf compromised it.
https://www.gravitacija.net/uganke.html
Sorry for reporting this as a bug. I myself turned out as a bug. Please delete my post, or as Author give the explanation why the problem is solved.
Many thanks for your support!
P.S.
From your name i conclude that your homeland is Poland. You share your name with great ski jumper pan Stoch. But now our Slovenian ski jumpers are little better than Polish (ha, ha)
Best regards, Mitja
|
Describe the bug
Function stopDrag (As2) is working properly in Desktop application, however no in online player.
Expected behavior
Please, fix it.
Content Location
zigman.zip
Affected platform
Self-hosted version
Operating system
Windows 10
Browser
MozillaFirefox 131.0.3 (64), Chrome
Additional information
No response
The text was updated successfully, but these errors were encountered: