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

#1057 Editing as in editor results in package name moving.
Author: user Rymez2K
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

> What steps will reproduce the problem? Open attached SWF and and click on edit on the Actionscript Source. Add a line to the main function ie trace('test'); Click save. Class has now moved from com.test.prr.Main to com.Main > What is the expected output? What do you see instead? Expected output is Class stays in the same package after saving. > What version of the product are you using? Is it "nightly build"? Which operating system do you have? Same issues occurs on 6.02 and 6.0.2 nightly build, tried on XP 32bit and Windows 7 32 bit. > Please provide any additional information below. If the problem is related to a SWF file, attach it here, otherwise we can't help you. This happens on any SWFs I have included a sample SWF And screenshots. Appreciate this is an experimental feature.
DownloadNewProject.swf (1 KiB)DownloadStep1.JPG (134 KiB)DownloadStep2.JPG (76 KiB)
developer
fixed in the latest nightly, please try it
State: new→upgraded
user
Hi, Just tested nightly and it is working great. Many thanks for this. :)
developer
State: upgraded→closed