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.

#614 Saving problems
Author:
FaceHunter

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: invalid 

Got multiple problems:
1. Saving doesn't save
======================
> What steps will reproduce the problem?
1. Open a file
2. Change a string
3. Save the file
> What is the expected output? What do you see instead?
The string should have been changed, but it didn't.
> What version of the product are you using? On what operating system?
Version 2.1.1 on Windows 6.2 (8) x64 with Java(TM) SE Runtime Environment (build
1.7.0_51-b13)
2. Decompiler doesn't write the .tmp file
======================
> What steps will reproduce the problem?
1. Open a file
2. Change anything
3. Save the file
> What is the expected output? What do you see instead?
The file should be saved as xxxx.swf but instead it saves as an empty xxxx.swf.tmp
> What version of the product are you using? On what operating system?
Version 2.1.1 on Windows 6.2 (8) x64 with Java(TM) SE Runtime Environment (build
1.7.0_51-b13)
>Additional info
This might only occur after renaming invalid identifiers (not validated)
I can not reproduce your problem. This is not a good bugreport, open anything, change
anything... Next time please be more specific. Please write down every single step, and
attach your flash file. Thanks.
State: new→upgraded
State: upgraded→invalid