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.

#2470 Paste Matrix + Add new feature to paste transform
Author:
modder69

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Free transformGUI
State: upgraded 

> What steps will reproduce the problem?
Paste Matrix is not working at all. It's not changing anything like it used to do.
> What is the expected output? What do you see instead?
Used to change the position and size of the object but it does nothing now.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Latest stable build. It stopped working for a long time but i haven't posted it here.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
I think it's a universal problem. Also if possible add a feature where we can directly
copy and paste other transform features individually like changing size (transform),
postion, skew, etc.
Looking forward for an update. Thanks.
Pasting Matrix should be working again in nightly 3209.
I will think about the feature of copying individual transforms...
State: new→opened
In nightly 3210, you can copy individual transformations to clipboard
and then use new "Load from clipboard" and "Apply from clipboard" buttons.
The first one will prefill the form, the other one will also execute it.
State: opened→upgraded