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.

#928 Ability to edit linkage names
Author:
Sandor

Date created:
Type: feature
Visibility: Everybody
Assigned to:
honfika

Labels: SymbolClass
State: closed 

Once I copy a tag into the swf library, it loses its linkage name. The swf I am copying it
into has the right class to handle it, but that class isn't used, so replace won't work. I
suggest the ability to edit actionscript linkage ourselves.
You can edit the ExportAsset tag, and add a new characterid-name pair.
It is the linkage name, isn't it?
It is not refreshed, but seems to work. After you reload the swf you should see the name.
I'll fix the refresh bug.
Assigned: →
honfika

How do I edit the ExportAsset tag? I didn't see where to do that, but maybe it will work.
In the left tagtree open the "other" node. You should see there the exportasset tags.. or
symbolclass for as3. Select it (click on it) then click edit button.
you can add new characterid-name pairs if you right click to the "assets [count]" node.
I apologize, I don't quite understand. This is where I am
http://prntscr.com/7jsktu
I am trying to attach the following linkage ID to Define Sprite 378:
com.clubpenguin.main.view.ui.SnowShovelLoadingAnimation
How would I do that? (I don't quite understand the terminology for the program's buttons
etc, so a step by step would be nice)
In the tag tree (where currently the "DefineSprite 378" tag is selected open the "others"
node.
Then select one of the ExportAssets or SymbolClass tags
I probably seem ridiculous, but I don't see the "others" node anywhere.
I see now, thank you!
May I close this issue?
State: new→upgraded
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed