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

#2538 How to add Dependent characters into a newly added image
Date created:
Type: question
Visibility: Everybody
Assigned to:
State: new Help

I am currently modding this 2D mobile game that uses SWF. I only know how to replace files and have never done anything outside of that. After reading some forums here I was able to learn how to add an image file with <Add Tag> and <DefineBitsLossless2>. It is for a 2d head. I want to increase the amount of heads there are in the game, for example 60 is the limit in the game but I want to make it to 100. Is all I have to do is the same process of adding an image slot with the same Tag? I am genuinely curious and would appreciate all the help on just how to add more things and make them relate to which one I'm trying to add more of, in this case more heads. On one image attached it has dependent characters on the side which supports the head file, on the other attach image, there's no dependent characters and that's the one I newly added with the Add Tag. Help please
As you said, there are no dependent characters, meaning the image isn't being used anywhere. You would need to add it to a sprite or frame.