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 issues#2524 AS2 P-Code edit: Class files missing target offsets on nightly
Author:
Randomno
RandomnoDate created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2DecompilationP-code
State: closed 

> What steps will reproduce the problem?
On nightly, go to any package in attached SWF (such as mx.utils.Delegate). Attempt to edit
P-Code.
> What is the expected output? What do you see instead?
Gives error: TARGET NOT FOUND - identifier:loc009f addr: ofs0011 on line 8.
On stable build, the target offset is on line 16 "loc009b:Pop". On nightly, all target
offsets are missing so P-Code cannot save.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Nightly 3293
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Tested back to nightly 3275, same issue, don't have any older builds to hand.
bloonstd.swf (463 KiB)This is fixed in nightly 3294.
State: new→upgraded
State: upgraded→closed
