Skip to content

Exporting question #15650

Answered by n0samu
sbxchicago asked this question in Q&A
Mar 20, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The animation is contained in a movie clip within the main SWF that only plays after a user interaction (clicking the "Play" button). Automated tools can't really handle this, but you can export the movie clip to a separate SWF using JPEXS Decompiler, then run Ruffle's exporter on that SWF. Or you can export the frames of the clip directly from JPEXS, though that method seems surprisingly slow. Here is a screen recording demonstrating how to do this:

jpexs_export_swf.mp4

You can select PNG or AVI from the dropdown (instead of SWF) if you want to export the frames directly from JPEXS.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sbxchicago
Comment options

@n0samu
Comment options

Answer selected by sbxchicago
@sbxchicago
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants