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.

#929 Import Script?
Author:
Sandor

Date created:
Type: question
Visibility: Everybody
Assigned to:
Labels: AS3
State: closed 

In a swf that I have, there are many classes and packages. In
com.clubpenguin.main.view.ui, there are five classes. Movieclips are attached to those
five classes.
In a folder on my computer, I have com.clubpenguin.main.view.ui, but with three new
classes. I've tried doing "Import Script" but no matter which folder I select, the new
classes aren't imported.
What am I doing wrong? Is there another way to insert new classes into an existing
package?
Thanks,
-Sandor
Import script is for AS1/2 only
+"Import scripts" simply "opens the script", simulates a direct edit, then saves the
script. It is for batch editing of the AS1/2 scripts. So it won't allow you to create new
AS1/2 scripts.
JPEXS: Currently it is not possible to add new classes to the AS3 swf. Am I right?
Import script now can import AS3 scripts, too... but only the existing classes (same as
when you edit the AS code in GUI, the only difference that it imports all the scripts.)
State: new→upgraded
I close this issue due to inactivity. Please create new issue if problem persists.
State: upgraded→closed