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 issues#1787 Renaming images
Author: JamJamOne
Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: SymbolClass
State: closed
So I tried to add some new images into the SWF file I'm editing and is there a way to
rename those added images?
No, you cant, these are names that describe the type of image.
If thats the case then at least can I name added images like the part in parethesis?
JPEXS thing.PNG (1 KiB)
You can add ExportAssets tag for AS1/2 or SymbolClass tag for AS3.
State: new→opened
In nightly 2819, there is a shortcut for this called "Set AS linkage" - it is available
from context menu of character tags.
State: opened→closed