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.

#1999 Valid code not able to save
Author:
OBR

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

> What steps will reproduce the problem?
I'm editing an old flash game, in it there is something like that:
var epicsFile:Class = ItemXML_epicsFile
loadXML({new epicsFile() as ByteArray});
I didn't change anything, I just add a space and save, and I get this error:
IDENTIFIER or STRING or INTEGER or DOUBLE or PARENT_OPEN expected but NEW found
> What is the expected output? What do you see instead?
Code should save successfully
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
18.4, windows 11
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Could you please attach sample SWF file where this happens?
It might be also decompilation problem.
Same, it's on Monster den Godfall, Monster den chronicles should have the exact same code,
I'm 99.9% sure of it because it serves the exact same mechanics.
Sadly I could not found it, but it should be downloadable from somewhere as it was on all
the major websites for flash games, Kongregates, armor games etc
Nevermind, here it is https://www.kongregate.com/games/garin/monsters-den-chronicles (I tried to enter from my phone and
I was sure it was down because it redirected me)
Ok, thanks.
This issue should be fixed in nightly version 2527, try it.
State: new→upgraded
State: upgraded→closed