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 issues#1741 Cannot save AS1/2 new String(xx) call
Author: sombraguerrero
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS1/2Direct Editation
State: closed
> What steps will reproduce the problem?
1) Enter edit mode on the attached SWF.
2) Perform any sort of ActionScript edit.
3) Attempt to save this edit.
> What is the expected output? What do you see instead?
Expected: Edit should save successfully provided there are no errors with what was
edited.
Actual: Error: "Invalid new item on line 41."
This entire section of code is untouched. It would seem to suggest a problem with local
variables storing an object, a string in this case, with a 1-argument constructor.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Windows 10 64-bit.
Application version: 14.4.40 (last official release)
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
bingo.swf (51 KiB)Screenshot 2021-10-06 235251.png (58 KiB)
This was fixed in nightly 1944.
State: new→upgraded
Title: Unable to save valid AS changes→Cannot save AS1/2 new String(xx) call
Title: Unable to save valid AS changes→Cannot save AS1/2 new String(xx) call
State: upgraded→closed