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.

#1057 Editing as in editor results in package name moving.
Author:
Rymez2K

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Direct Editation
State: closed 

> 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.
fixed in the latest nightly, please try it
State: new→upgraded
Hi,
Just tested nightly and it is working great.
Many thanks for this. :)
State: upgraded→closed