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#2730 Recompile algorithm
Author:
Hayseed
HayseedDate created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed 

> What steps will reproduce the problem?
I access a swf frame. 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.
SOLO.swf a bridge playing app. Editing the playing algorithm.
Opening with JPEXS Free Flash Decompiler v.26.2.1, an excellent app!
>Scripts
>DefineSprite (child:135)
>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!
SOLO.swf (242 KiB)State: new→closed