JPEXS Free Flash Decompiler Issue Tracker

INFO: Problems with AV false positives are fixed in 25.0.0, now we sign our code and also use MSI installer type.

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

#2594 Exporting sprite as png that has a surfaceFilterList will ignore the new bounds and clip the effect
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Filters
State: upgraded Help

> What steps will reproduce the problem? Export a sprite with png mode with a surfaceFilterList with a drop shadow. > What is the expected output? What do you see instead? The resulting .png will export the sprite with the filter list with the bounds as if the filter list doesnt affect it > What version of the product are you using? Is it "nightly build"? Which operating system do you have? im using jpex 24.1.1, i dont think its nightly as i just update when it asks. im on windows 11 64x > 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 sent the swf to test the result
DownloadOriginalSprite.png (229 KiB)DownloadpngView.png (357 KiB)Downloadmasterpiece.swf (295 KiB)
Then please try the nightly build (3364 currently), it might be already fixed there (#2566 is similar issue).
State: new→upgraded
Right so that HAS fixed the issue if you are export the sprite WITH the effect. if you are exporting a sprite that has it as a child. it will still clip like before. once again this can be seen in the swf i sent, sprite 2006 and 2007
DownloadNewFixed.png (242 KiB)
Please try nightly 3368, it should be better.
yep. that works perfectly now thanks alot