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#38 small indent problem
Author: honfika
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Google Code
State: closed
<b>What steps will reproduce the problem?</b>
Check attached screenshots.
<b>What is the expected output? What do you see instead?</b>
Indents are missing.
<b>What version of the product are you using? On what operating system?</b>
1.4.0u1, Windows 7 x64
<b>Could you provide the SWF file you have problem with?</b>
<b>Could you at least attach PCode source?</b>
<b>Do you have the original source code which produced the wrong</b>
<b>decompilation? If yes, then please attach it.</b>
not relevant
<b>Please provide any additional information below.</b>
Missing for both class variables (indent1.PNG) and local variables (indent2.PNG).
What steps will reproduce the problem?
Check attached screenshots.
What is the expected output? What do you see instead?
Indents are missing.
What version of the product are you using? On what operating system?
1.4.0u1, Windows 7 x64
Could you provide the SWF file you have problem with?
Could you at least attach PCode source?
Do you have the original source code which produced the wrong
decompilation? If yes, then please attach it.
not relevant
Please provide any additional information below.
Missing for both class variables (indent1.PNG) and local variables (indent2.PNG).
indent1.PNG (15 KiB)indent2.PNG (20 KiB)
State: →new
Title: small indent problem→small indent problem
Type: →bug
Visibility: →Everybody
Title: small indent problem→small indent problem
Type: →bug
Visibility: →Everybody
Hi, I have moved this issue to new Issue Tracker.
You should have received email info about registering there(with specific link) and
gaining access to this issue. If you have not received any email, please check your SPAM
inbox or write to my email.
State: new→opened
Hi, try new version 1.4.3, it should be better. Let me know.
State: opened→upgraded
1. The complex objects are much better, but some indents and ";" characters from the end
of the line are missing. It was OK in version 1.4.2u1 (see indent3.png)
2. When the object is empty, it would be better to write to a single line, as in 1.4.2u1
(see playerdata in the attached screenshot: avatarposx, origcolory, ...)
You can find this class in the attached swf: scripts/syscode/Standings
Thank you.
fbclient7__8DFD3D6D__.swf (2,857 KiB)indent3.png (27 KiB)
Hi, version 1.4.3u1 is released.
Try it, it should be ok now.
It is OK now, thank you.
State: upgraded→closed