mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-13 15:22:16 +00:00
#845 Import exported AS1/2 (DefineButton2&DefineSprite) button
This commit is contained in:
@@ -162,6 +162,10 @@ public abstract class MainFrameMenu {
|
||||
mainFrame.getPanel().importText(swf);
|
||||
}
|
||||
|
||||
protected void importScript() {
|
||||
mainFrame.getPanel().importScript(swf);
|
||||
}
|
||||
|
||||
protected void importSymbolClass() {
|
||||
mainFrame.getPanel().importSymbolClass(swf);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user