ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

avm1: Flash Remoting not working

Open danielhjacobs opened this issue 4 years ago • 5 comments

Describe the bug When clicking a disorder on http://www.g2conline.org/, information is supposed to load into the animation by utilizing Action Message Format with Flash Remoting. However, nothing loads. Here is a picture of clicking ADHD with Ruffle: adhd_ruffle I'm also seeing the same problem with http://www.eugenicsarchive.org/eugenics/list2.pl, which also uses AMF to load content. Here is a picture of it with Ruffle, after clicking the magnifying glass for Search, clicking Accept, clicking Topics, and then clicking "Agricultural Genetics": eugenics_archive_ruffle

Expected behavior Here's a picture of what happens when you click ADHD using Flash on g2conline: adhd_flash Here's a picture of what happens on the Eugenics Archive after clicking the magnifying glass for Search, clicking Accept, clicking Topics, and then clicking "Agricultural Genetics" in Flash: eugenics_archive_flash

Is the problem with the Ruffle desktop app, extension, or self-hosted version? I'm using the browser extension

What platform are you using? Windows, Google Chrome

danielhjacobs avatar Feb 18 '21 17:02 danielhjacobs

~~I saw @Zaseth mentioned AMF as if it was unsupported on #3213. Is there a tracking issue for AMF support? If so, I'll close this issue and subscribe to it, but if not, I'll leave this issue open.~~

Irrelevant

danielhjacobs avatar Feb 18 '21 19:02 danielhjacobs

There's no tracking issue for AMF at the moment.

ghost avatar Feb 18 '21 21:02 ghost

I believe that g2conline doesn't work because NetConnection is unsupported: #265, and Flash Remoting relies on it. I haven't checked eugenics archive but it may be the same issue.

danielhjacobs avatar Oct 22 '21 18:10 danielhjacobs

Also causing an issue on http://www.dnai.org/builder/.

danielhjacobs avatar Jan 21 '22 16:01 danielhjacobs

Fixed for AVM2 in #13856. There still needs to be a PR for the AVM1 side.

danielhjacobs avatar Nov 10 '23 15:11 danielhjacobs