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

#1682 Context menu Add script on various items in AS1/2
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
Labels: AS1/2GUI
State: closed Help

I think it would be neat to have similar feature as #1681 but for AS1/2. So right click AS2 package / add script will fill class name box with the package. Also context menu on frames (add frame script), sprites (add sprite init script), buttons (add button script) or placeobject tags (add instance script) would be helpful.
frame scripts, button events, instance events and script init added in 18.4.0. The one left is still adding classes via right click package.
State: new→opened
Add script on AS2 packages added in nightly 3156.
State: opened→closed