ruffle-rs / ruffle

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

Armor Games intro sound repeating in background in Phoenotopia #17622

Open bjomp opened 3 weeks ago

bjomp commented 3 weeks ago

Describe the bug

In the Armor Games version of Phoenotopia, the Armor Games jingle keeps playing in the background

Expected behavior

No jingle should be playing after the intro.

Content Location

http://cache.armorgames.com/files/games/phoenotopia-16093.swf?v=1412035892

Affected platform

Desktop app

Operating system

Windows 10 Ruffle nightly 2024-08-23

Browser

No response

Additional information

No response

n0samu commented 3 weeks ago

This uses Loader.unload and Loader.unloadAndStop. Seems related to #9901.