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#2003 COLON expected but DOT found
Author: Mostafa
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: AS3Decompilation
State: closed
> What steps will reproduce the problem?
1) Open coco.swf file (attached)
2) Navigate to scripts.it.gotoandplay.smartfoxserver
3) Open SmartFoxClient.as
4) Press Edit ActionScript, put a space somewhere, press save
> What is the expected output? What do you see instead?
Expected: save works
Current: error `COLON expected but DOT found on line 888`
and if I get rid of the error somehow (which will not result a working code) I get another
error `COLON expected but CURLY_CLOSE found on line 1025`
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
version 18.4.0 (not nightly) on Windows 10
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
coco.swf (136 KiB)
Please try version 18.4.1.
State: new→upgraded
it's working now, thank you
You're welcome.
State: upgraded→closed