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

#1302 callpropvoid instruction docblock not correct
Author: user afraca
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Highlight in the AVM2 instructions a line with `callpropvoid` The window below should show some documentation on that instruction, including stack changes. > What is the expected output? What do you see instead? Expected is according to the Adobe docs: …, obj, [ns], [name], arg1,...,argn => … What shows however is: …, obj, [ns], [name], arg1,...,argn => …, value > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Windows 10, v.9.0.0
developer
This issue is fixed in the latest stable version.
State: new→upgraded
admin
State: upgraded→closed