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.

#1074 AS3 Direct Edit Case-Switch not correctly toggling
Author:
icepegasus

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

> What steps will reproduce the problem?
1. Open SWF's scripts
2. Press Player.as3
3. CTRL+F and search '105'
4. Press Direct Edit Button
5. Copy the case 105: to the break; , replacing 105 with 353
6. Save file
7. Save swf
> What is the expected output? What do you see instead?
No output, but I expect to show some kind of lobby instead of 'Welcome to Ice EE!' stuck
in the screen.
(Player.as3 is broken, thats why)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
6.1.1 , not nightly
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
The problem of the swf being made in Adobe Flash Builder 4.3
P.S.: File below

I think this works in current version - 14.0.0.
Unfortunately, I can't properly test it.
State: new→upgraded
State: upgraded→closed