ruffle icon indicating copy to clipboard operation
ruffle copied to clipboard

Ruffle popup

Open sotoco opened this issue 3 years ago • 5 comments

Describe the bug

As I click on my training, a ruffle popup image appears.

I tested the file with the Demo on ruffle site no popup ruffle popup

Please let me know, how to fix this Bob

Expected behavior

No popups

Affected platform

Self-hosted version

Operating system

Windows 7

Browser

Google chrome

Additional information

When I try try it in windows 10 there's no popup. Windows 7 is where I produce and test the flash content.

sotoco avatar Aug 02 '22 14:08 sotoco

I think there is a config option to disable the load screen

mero09-99 avatar Aug 02 '22 14:08 mero09-99

That's the preloader, and can be disabled with the configuration option preloader: false.

See https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#list-of-options

It does appear as the demo site loads as well: https://ruffle.rs/demo/

Screencast from 08-02-2022 10:45:21 AM.webm

danielhjacobs avatar Aug 02 '22 14:08 danielhjacobs

Actually, check the JavaScript console. If you don't normally see this, it probably disappears very quickly on Windows 10, while it may be hiding a crash on Windows 7. A panic is supposed to hide the preloader, but maybe it doesn't in this case for some reason.

Does this never disappear on Windows 7?

danielhjacobs avatar Aug 02 '22 14:08 danielhjacobs

danielhjacobs

It's a quick popup like a preloader before the flash file plays

sotoco avatar Aug 02 '22 16:08 sotoco

That's the preloader, and can be disabled with the configuration option preloader: false.

See https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#list-of-options

It does appear as the demo site loads as well: https://ruffle.rs/demo/

Screencast.from.08-02-2022.10.45.21.AM.webm

I unable to locate the options Once I find it I will let you know.

sotoco avatar Aug 02 '22 16:08 sotoco

is this still open? author hasn't responded since

mero09-99 avatar Sep 27 '22 13:09 mero09-99