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.

#2293 .fla error.
Author:
GreatFunk

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

> What steps will reproduce the problem?
Step 1. press "export to fla".
Step 2. save it into the folder that you like.
Step 3. open any version of adobe flash then open an fla file.
Step 4. ???
Step 5. Profit
> What is the expected output? What do you see instead?
i see "Could not load scene into memory. Your document may be damaged." output.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
version 21.0.4
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.


This is caused by incorrect nested clipping detection which raises StackOverFlowError.
In nightly 2880, I avoid the StackOverFlowError, so the FLA editor should get it now.
Please try it.
The clipping detection is still wrong - it needs to be fixed.
State: new→opened
The clipping is fixed in nightly 2882.
State: opened→upgraded
State: upgraded→closed