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.

#1669 Can't save the file after removing a bitmap that is part of a shape
Author:
STA20

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Shapes
State: closed 

> What steps will reproduce the problem?
Go to Image, Remove some, for example the last one, 1343. Try to "Save As".
> What is the expected output? What do you see instead?
I get the error attached below. File does not save, I get an empty swf.tmp instead.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
v.14.3.1 stable, Win 7, Java 1.8.0_92
> 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 have encountered this bug many times before. Happens sometimes if you remove an image
that is a part of a shape that has many other vector layers, but never happens if the
shape is made of bitmap layer only.


This is fixed in nightly 1900.
State: new→upgraded
Testing in nightly 1906:
now such shapes do not display correctly, looks like wrong blending of the bitmap layer.
From previously attached file look at shape 609 - the green colour shouldn't be there.
The bitmap itself looks fine when looking at it in Image section.
This is fixed in nightly 1907.
Nightly 1907:
Still looks wrong, like bitmap's alpha not handled correctly.
Check shape 1188 and the attached images.
old - how it looks on previous builds
nightly 1907 - how it looks now
accurate - how it should look
This is fixed in nightly 1910.
Good job. No more issues with that.
Thanks.
State: upgraded→closed