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.

#2376 Include as
Author:
SuchMioko

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

After saving the file with the code ( include "[path]" ) the result of the code separates
the file path... As in this screenshot, what happens?After saving the file with the code (
include "[path]" ) the result of the code separates the file path... As in this
screenshot, what happens?
FFDec cannot compile include statements,
it will compile them wrong as identifier and a string.
The include statements usually show up on scripts which have multiple public classes,
but the Edit button should be disabled in such cases.
For some reasons, your screenshot contains edited script with multiple public classes.
Could you please attach your (unmodified) SWF file?
I'd like to investigate why the Edit button is active when it should not be.