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.
List of issues#1450 AS3 direct editation save Error
Author: kevoting2
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Direct Editation
State: closed
Hello, i have issues when Save a AS3 obfuscated swf file
I open a normal swf, I see a class and I give it to save without modifying anything, this
happens:
https://image.prntscr.com/image/WB8JMjWySPeXk97y_8tTLw.png
(I need to add the import class but the class is in the same folder)
second problem:
i edit this:
https://image.prntscr.com/image/gHny_qtvTeuMJS-O4m_fuA.png
to this:
https://image.prntscr.com/image/l1CVr2MJQliSIcLitMKQDg.png
Saves normally, and sends message "successfully saved code"
*close the swf
But i reOPEN the swf and this is my code and crash the swf:
https://image.prntscr.com/image/W9V0QxtnSG_cH9fWnat2Lw.png
LabboRevamped.swf (7,028 KiB)classcodeoriginaledit.txt (11 KiB)
Hello,
1) I am attaching the screenshots here so we do not depend on external site.
2) Direct editation of AS code is far from perfect, in fact, we recreated AS3 compiler
here from scratch. I might investigate and take a look what's happenning right there in
the code, but
direct AS editation has currently low priority for us.
3) For small changes, you can use P-code editation (on the right side), it's the best
place for changing small literals, strings for example.
gHny_qtvTeuMJS-O4m_fuA.png (24 KiB)l1CVr2MJQliSIcLitMKQDg.png (25 KiB)W9V0QxtnSG_cH9fWnat2Lw.png (12 KiB)WB8JMjWySPeXk97y_8tTLw.png (17 KiB)
Title: AS3 save Error→AS3 direct editation save Error
You must edit it in P-Code to work.
This is fixed in nightly 1834.
State: new→upgraded
State: upgraded→closed