JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#2094 Some problems with "Export embedded assets via [Embed]"
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3DecompilationEmbedFonts
State: closed Help

> What steps will reproduce the problem? Try to export everything from this SWF with "Export embedded assets via [Embed]" > What is the expected output? What do you see instead? Expected: working project after recompiling with [Embed]ed assets Instead: project works partially after fixing several compilation errors > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Version 19.0.0 nightly 2622, Windows 10, Java 8 > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. I tried to compile exported project - there were some compile errors, but I fixed them very easily. After running the result is not the same when running original SWF. For example, embedded font does not show. Some time before this feature I did the same thing manually and it worked. Also, for some reason IntelliJ IDEA also copies "_assets" folder (which contains all assets) every time I build project, and when I did it manually - IDEA did not do that. Actually, I am not that dumb and I understand what am I doing. I just do not understand why it does not work, if all assets are embedded. To test it fully, this game also needs a server. If you need it for testing, ask me to attach it.
DownloadNewOldTanks.swf (1,948 KiB)
admin
Please try nightly 2625, it should be better.
State: new→upgraded
user
It works now, thank you!
admin
You're welcome!
State: upgraded→closed