JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#2671 Ability to export all frames of a button
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: upgraded Help

Currently, when you export a DefineButton2 as a PNG, SVG, etc., it will only export the first frame (the "up" frame) of that button. It would be nice to include all 4 button frames in the export.
It is implemented in nightly 3468. Also, there is new kind of button export SVG combined which uses CSS hover/active classes to change the SVG shapes. This is also default export of buttons if you export frames which contain buttons.
State: new→upgraded
Thanks so much! I just tried it out. The "SVG combined" option works pretty well, but exporting as an SVG/PNG normally still seems broken? It's still only exporting the 'up' frame of the button.
Umm, sorry. It should be fixed in nightly 3470.