Daniel Jacobs

Results 69 comments of Daniel Jacobs

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.

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

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

Also wondering the same for Caps Lock and Scroll Lock. It would add a way to fix https://github.com/ruffle-rs/ruffle/pull/13513#issuecomment-1774270434 The JavaScript way to do this is with https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/getModifierState / https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/getModifierState

The `getFirstLeaf` error appears to have at some point been fixed. The first video is now loading like all the others, though it is taking an abnormally long amount of...

Cool, that's https://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/engine/ContentElement.html

~~I don't see that message actually.~~ I see: - `Encountered stub: AVM2 flash.system.Security.loadPolicyFile()` - 2 x `DefineFont4 tag (TLF text) is not implemented` - 7 x `Symbol class ch1_fla.Font_ cannot...

For that one I noticed something in the log on web and it says something about a fullscreenTakeOver function.

I'm not on my laptop right now to check exactly what it says but you can see it in the console log.

Latest messages: Warnings: ``` WARN core/src/stub.rs:144 Encountered stub: AVM2 flash.display.Loader.load() addChild at the correct time WARN core/src/stub.rs:144 Encountered stub: AVM2 flash.system.Security.loadPolicyFile() WARN core/src/library.rs:546 Unknown device font "Arial" (bold: true, italic:...