If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: WARNING - support of the decompiler is now VERY LIMITED. There are no active developers. This means waiting times in the issue tracker are very long and mostly depend on community. Sorry for the inconvenience.

#521 ActionScript2 decompilation problem
Author:
honfika

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2
State: closed 

> What steps will reproduce the problem?
Open /www.free-decompiler.com/flash/issues.html?action=downloadFile&fileId=370 (a.swf)
Open mx.controls.listclasses.DataSelector class
> What is the expected output? What do you see instead?
Generates the following line:
return this."get" + p();
This line can't be saved again.
> What version of the product are you using? On what operating system?
latest 1.8.1u1++
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
This bug seems to be fixed. This is my own bug, so I close it:)
State: new→closed