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

#1801 Flex SDK not available on Adobe's official website anymore
Author: user cute_doge
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AIRFlex
State: closed Help

> What steps will reproduce the problem? Link in the settings does not take to the download of Flex SDK (At least i could not find it) > What is the expected output? What do you see instead? > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Windows v15.0.0 Not nightly > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. I could not find Flex SDK in anywhere if someone has it please upload or give give the link
admin
I updated the link to Flex SDK in the settings now. It can now be downloaded under name Apache Flex SDK. The link is https://flex.apache.org/download-binaries.html If you need Flex SDK for commandline FFDec access, then I have a good news for you - Flex is no longer needed for commandline access. Resp. it's needed only when Flex script compilation is enabled. Try FFDec version 15.1.0
State: new→upgraded
user
Well, i downloaded it and added to FFDec 15.1 perfectly but now i can't save my code. Is the problem about the script (z_kitap_kxk_fla/MainTimeline) being god damn (13k lines) long?
Downloadz-kitap-kxk.swf (10,520 KiB)
user
Oh btw, the problem seems to be about FFDec compiler not seeing any flash.* package.
admin
The file uses AIR SDK classes. You need to select AIR library from the combo box on the panel above script display. (But use current nightly 2423 or later, in the stable 8.3.2 is bug preventing AIR selection)
admin
State: upgraded→closed