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

#1869 "Replace references with other character ID" not working on Images
Author: user STA20
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: GUI
State: closed Help

I tested it with shapes and sprites, and it works fine. Trying it on images does nothing. I am guessing that FFDec does some standard byte search when executing this command, however images are only referred to inside shapes (in fillStyles and StyleChangeRecord tags only, I think?), and shape tags are not byte-aligned, they are bitpacked. So this search fails. But I may be entirely wrong here.
admin
This is fixed in nightly 2205.
State: new→upgraded
admin
State: upgraded→closed