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.

#190 SWF works incorrectly after Rename invalid identifiers command
Author:
focus

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

Hey, please take a look at the attached file.
Try to use Rename invalid identifiers command with that file, save it and try to launch in
debug FP - you'll see such error right after start:
ReferenceError: Error #1056: Cannot create property ʹ on package_5.class_32.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at package_5::class_32()

Same with this file. I see error:
ReferenceError: Error #1069: Property package_3.package_4::hasOwnProperty not found on
flash.system.LoaderContext and there is no default value.
at class_10/method_4()
at class_10()
after launching SWF with renamed identifiers.

Hi, do you have this original not obfuscated SWF file?
It would help a lot, thanks.
State: new→opened
version 1.6.5 was released. This should be better, try it.
State: opened→upgraded
Works fine now, thanks!!
State: upgraded→closed