ruffle-rs / ruffle

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

Go to a specific frame number #10913

Open L1-0 opened 1 year ago

L1-0 commented 1 year ago

JPEXs Free Flash Decompiler had a feature for a long time that made it possible to jump (and hold or start from) a specific frame number in flash animations. It was kind of unstable back then, but made debugging frame dependency issues easy. This would be a small but nifty feature in the desktop and maybe also web-environment.

LukeSaward1 commented 1 year ago

This was never a feature in Flash Player and I don't see it being used for anything except debugging, for which you typically modify the SWF for in Flash Player.