nosamu

Results 224 comments of nosamu

I don't think that's accurate, either. Strangely enough, I'm finding that whether or not Ruffle crashes in any nightly build 2023-07-06 or later is determined by how fast I click...

After #14854, this needs an implementation of XML.inScopeNamespaces().

@Lord-McSweeney I'm unable to reproduce the hang you described, though the top-left image doesn't show up because it's not found on the server (404). Same in Flash Player, so this...

This issue occurs because the app loads an XML file that uses incorrect syntax. Flash Player accepts this syntax, but Ruffle's XML parser does not. Until Ruffle implements its own...

Unfortunately there is still something wrong. None of the buttons in the test movie work in Ruffle, but they do work in Flash.

Here is a message about this topic from @Herschel on Discord, May 4, 2021: > any thoughts on re-arranging RufflePlayer in this way: ```ts class RufflePlayer extends HTMLElement{ // ExternalInterface...

https://github.com/ruffle-rs/ruffle/issues/1699#issuecomment-733836429 mentions another function that I didn't know about: `PercentLoaded()`. I wonder if there are any others? EDIT: This page lists more, such as Pan, Zoom, and even LoadMovie (??):...

Looks like there are also a bunch of older functions that are only covered by Macromedia documentation, such as TGetProperty, TGotoLabel and TCallLabel: https://web.archive.org/web/20010807081335/http://www.macromedia.com/support/flash/publishexport/scriptingwithflash4/scriptingwithflash4_03.html

> Another thing to keep in mind is that the behavior of typical JavaScript changes after Ruffle polyfills embed/object elements... Regarding this point, I think we should investigate the feasibility...

I've reuploaded the SWF file here: [海之声VoicesFromtheSea.zip](https://github.com/ruffle-rs/ruffle/files/9894886/VoicesFromtheSea.zip)