ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.43k stars 799 forks source link

FLVPlayback Component Broken? #17332

Open EvilGrandpa420 opened 1 month ago

EvilGrandpa420 commented 1 month ago

Describe the bug

When using FLVPlayback from the Components tab, The SWF will be blank in-browser and just show the scrub bar in ruffle desktop Online: Screenshot 2024-08-01 175635 In Ruffle: Screenshot 2024-08-01 175516 In Adobe Flash Player 9: Screenshot 2024-08-01 175607

Expected behavior

I expected the video to play, instead of being blank

Content Location

https://evilgrandpa.neocities.org/Videos/grannouncement

Affected platform

Desktop app

Operating system

Windows 11

Browser

Opera GX 109.0.5097.142

Additional information

No response

torokati44 commented 1 month ago

Opening https://evilgrandpa.neocities.org/Videos/ancment.swf (which that page embeds) in Flash Player Debugger also shows a blank window for me, and gives this error popup:

An ActionScript error has occurred:
Error #2044: Unhandled skinError:. text=[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2035: URL Not Found. URL: https://evilgrandpa.neocities.org/Videos/SkinOverPlaySeekFullscreen.swf"]

Ruffle also logs this on the web console:

ERROR core/src/loader.rs:1187 Error during movie loading of "https://evilgrandpa.neocities.org/Videos/SkinOverPlaySeekFullscreen.swf": HttpNotOk("HTTP status is not ok, got ", 404, false, 0)
EvilGrandpa420 commented 1 month ago

Sorry, certified ActionScript dumbass here. I've now added the SkinOverPlaySeekFullscreen.swf and it still doesn't work? How do I show ruffle it's there?

torokati44 commented 1 month ago

It does find and show the player skin for me now, just not quite in the right size/place: image

EvilGrandpa420 commented 1 month ago

huh. that's quite strange! it still doesn't show up for me.

torokati44 commented 1 month ago

Is music playing though?

EvilGrandpa420 commented 1 month ago

Yes, the music is playing. The music is on a different layer to the video as the video is silent and feels uncomfortable without the music.

torokati44 commented 1 month ago

huh. that's quite strange! it still doesn't show up for me.

It takes a little while for me too to load. A second or two...