If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#2224 Export embedded assets: Not all embeds are exported correctly.
Author: ReactX
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed
> What steps will reproduce the problem?
To reproduce this problem, I noticed some assets where missing in my game after I exported
from JPEXS, so, I opened both the game binary and its corresponding assets.swf file (which
is generated when you export Embeds with JPEXS), and noticed that the missing asset was
missing frames from the MovieClip, which are present in the game's binary. I have attached
screenshots of the comparison, I think this will make it clearer.
Missing asset to search: UI_MISSIONMENU_CLIP
> What is the expected output? What do you see instead?
All embedded assets to be exported correctly when choosing to export all Embeds with
JPEXS
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I have tried this on v20.1.0 and also my current nightly build: 2778
Windows 10.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
embedded_correctly.PNG (85 KiB)embedded_incorrectly.PNG (73 KiB)game.swf (2,688 KiB)assets.swf (2,190 KiB)
This should be fixed in nightly 2780.
State: new→upgraded
State: upgraded→closed