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.

Error: Please login first to download files from the Issue Tracker. You can register for free.
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