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

#2409 Multiple Edit
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: GUI
State: new Help

I would like to be able to select multiple "PlaceObject2" instances and edit properties like "ColorTransform" all at once. Sometimes, I need to change the color of a character or monster, which requires manually adjusting the RED, GREEN, BLUE values in both the "multTerm" and "addTerm" properties. Doing a quick calculation: that's 6 edits per piece (PlaceObject) for just one frame of a sprite. I recently edited a sprite that had 22 body pieces across 27 frames, resulting in a total of 594 manual edits for just one object. I know the main focus isn't the visual aspect, but I would truly appreciate this feature. I recognize and value your work, ever since ASDec.
Download444444.PNG (13 KiB)Download55555.PNG (14 KiB)
You may get a little help with this by using "Simple editor", where you can drag a rectangle over multiple objects to select them and then on the Properties panel there is "Color effect" subpanel. At least for single frame, this should work. For multiple frames it could be still a pain.