If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2738 How to edit the properties of a DefineButton2
Author:
Its_Ender_
Its_Ender_Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: Buttons
State: closed 

Im trying to add a new button to a .swf of Super Stacker 2, I maganged to add it but I
didn't find a way of editing the BUTTONRECORD properties.
As shown on the screenshot , I would like for it to use Definetext 413 instead of the one
from the button Icloned that is at 342.
Is there any way to do that in the current version?
Thanks in advance.
Image 1.png (15 KiB)You can edit DefineButton2 properties including its BUTTONRECORDs when you right click the
DefineButton2 and select "Raw edit" from context menu, and then Edit button,
however it's not very convenient. You cannot for example use transform tool for placing
the characters precisely - the matrices must be set manually.
State: new→opened
Thank you!
Worked well!
State: opened→closed
