JPEXS Free Flash Decompiler Issue Tracker

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.

List of issuesList of issues

#2302 Changes to AS3 Class Association for a Sprite disappear
Author: user GrizBane
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: upgraded Help

> What steps will reproduce the problem? 1. Open a SWF in JPEXS 2. Navigate down to the Sprite section and find a sprite that is associated with an AS3 class 3. Right click, select "Set AS3 Class Linkage" 4. Select a different class and click OK 5. Everything looks good in JPEXS - save the SWF 6. Reload the SWF - the changes made to the sprite are gone > What is the expected output? What do you see instead? expected: changes to the sprite's linked AS3 class should persist observed: changes to the sprite's linked AS3 class revert to their previous setting > What version of the product are you using? Is it "nightly build"? Which operating system do you have? 21.0.5 > 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've attached a SWF. Find the sprite that is linked to 'ColorPicker' and try to change it to 'ColorPicker2'
user
Just noticed that I get an error when I try to save that says "Duplicate pack path found (ColorPicker2)!" - but I have no idea what that means.
user
Actually, on a subsequent attempt I did not get that error, so I'm back to not knowing what is causing the issue.
admin
This is fixed in nightly 2892.
State: new→upgraded