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.

List of issuesList of issues

#928 Ability to edit linkage names
Author: user Sandor
Date created:
Type: feature
Visibility: Everybody
Assigned to: developer honfika
Labels: SymbolClass
State: closed Help

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.
developer
You can edit the ExportAsset tag, and add a new characterid-name pair. It is the linkage name, isn't it?
developer
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:developer honfika
user
How do I edit the ExportAsset tag? I didn't see where to do that, but maybe it will work.
developer
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.
user
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)
developer
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
user
I probably seem ridiculous, but I don't see the "others" node anywhere.
developer
See the attached image
Downloadjn6T5Ar.png (118 KiB)
user
I see now, thank you!
developer
May I close this issue?
developer
State: new→upgraded
developer
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed