If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2731 Recompiles a SWF differently after edit
Author:
Hayseed
HayseedDate created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
I access a frame inside a SWF script. It decompiles when I edit it. I edit one word then
change back to
the same word. Now when I run the swf, it deviates from the original.
> What is the expected output? What do you see instead?
I expect no change when run. I get a deviation instead.
> What version of the product are you using? Is it "nightly build"? Which operating
system
do you have?
version 26.2.1. Windows 10 home edition.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Random.swf a bridge playing app. Editing to improve the playing algorithm.
Opening with JPEXS Free Flash Decompiler v.26.2.1, an excellent app!
Expand Scripts
Expand DefineSprite (child:135)
Select frame 1 (name:"normal")-DoAction
>Edit ActionScript (decompiles)
change something and then change it back
>Save (compiles)
>Run
The swf runs differently... Extreme thanks if this script can be edited and swf to run
with improvement!
Random.swf (246 KiB)