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.

#569 swf methods decompiled partially
Author:
TheRabbitFlash

Date created:
Type: bug
Visibility: Everybody
Assigned to:
JPEXS

State: closed 

> What steps will reproduce the problem?
1) open attached swf
2) find AirEffect class
3) it's decompiled but partially
> What is the expected output? What do you see instead?
as usually - must be decompiled without any skippings.
> What version of the product are you using? On what operating system?
- Win7 x64 RUS system language
- Decompiler 2.0.1u2 released version and night build have the same bug
- Java x64 version "1.7.0_45"
> 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
Please check attached screenshot.


BTW, just found that 2.0.0 don't have this issue!
Which executable do you run? ffdec.exe, ffdec64.exe, ffdec.bat?
Try the 64bit one, it should enable more memory.
Assigned: →
JPEXS

Please disable debug mode. The text is truncated in debug mode.
JPEXS: LineMarkedEditorPane line 63. We can remove this limit if you want, i just had
problem with debugging large texts.
State: new→upgraded
I disabled Debug mode and it's work. Thanks. Please close this bug issue :) Thanks again.
State: upgraded→closed