JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#2061 Param names in as3 interfaces
Author:
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed Help

No debug information is used with p-code source for interfaces, instead in actionscript source param1, param2, etc.
Downloadimage2.png (68 KiB)
Yes, the parameter names are in the p-code sometimes put this way, but unfortunately, some official SWF compilers place wrong indices there, so feature of taking names from this place is turned off in FFDec by default. You can enable it in Advanced Settings / Scripts / Enable parameter names in AS3.
State: new→opened
Type: bug→question
State: opened→closed