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.

#1686 Decompilation and direct editation of nested tellTarget
Author:
Badfitz66

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

> What steps will reproduce the problem?
Download WY.swf
Expand scripts and scroll to the bottom
Expand frame 2 and open the first DoAction script
Upon opening you'll see that it talks about §§ instructions. I have attached a version
of this script with those fixed and removed.
Edit the DoAction and pasted the fixed version of the script and attempt to save. You
should recieve a syntax error on line 2230 (parsing finished before end of the file)
> What is the expected output? What do you see instead?
As told during the reproducing steps, there's an error on line 2230 when attempting to
save with the fixed version of the script. As far as I can tell, this shouldn't happen?
There's no obvious syntax errors anywhere near line 2230.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
I've got the latest nightly build but this issue has been around for past versions
as-well.
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
All relevant files are attached.

There was problem with decompiling+editation of nested tellTarget command.
This is fixed nightly 1948.
State: new→upgraded
Title: Given a syntax error given that doesn't seem to exist when saving script→Decompilation and direct editation of nested tellTarget
Title: Given a syntax error given that doesn't seem to exist when saving script→Decompilation and direct editation of nested tellTarget
State: upgraded→closed