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.

#1431 Function Beginning being removed in Button's code
Author:
obs1d1an

Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed 

> What steps will reproduce the problem?
Editing a button's code that may appear as on(release){
spins = 0;
checkScore();
}
(in my case).
> What is the expected output? What do you see instead?
When editing the code, the on(release){ and ending bracket disappears with just the
functions code.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
10.0.0
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
This happens when editing any button's code on a swf.
Please see my last answer in the issue #1438 and subscribe to it.
In short: It's not a bug, just missing feature of editing on(xx) - BUTTONCOND structures.
State: new→closed
Type: bug→question
Type: bug→question