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.

#2409 Multiple Edit
Author:
willian913

Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: new 

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.

