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

#1653 AS3 P-Code edit traits outside classes
Author:
Date created:
Type: question
Visibility: Everybody read only
Assigned to:
State: closed Help

How to use this and what changed?
And what's different between colored icons and gray icons of classes?
traits ouside classes, like: [code] class { var myattr:int = 5; } var myattr2:int = 5; [/code] myattr2 is trait outside class. In previous versions, it was not possible to select and edit such trait. "grayed" icon (actually grey ovals) is an interface, colored icon with elements (blue square - var/red square - const/green oval - function).
State: new→opened
Got it, thanks for explain
State: opened→closed