JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#1450 AS3 direct editation save Error
Author: user kevoting2
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

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
admin
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.
Title: AS3 save Error→AS3 direct editation save Error
user
You must edit it in P-Code to work.
admin
This is fixed in nightly 1834.
State: new→upgraded
admin
State: upgraded→closed