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#2123 stuck at Exporting FLA loading bar
Author:
GreatFunk
GreatFunkDate created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: FLA exportMorphshapes
State: closed 

> What steps will reproduce the problem?
1. Open the swf in FFDEC
2. Export the SWF to FLA
3. wait
> What is the expected output? What do you see instead?
i expected to Export this SWF file to FLA to be done, but all i see is that i'm stuck at
this loading bar that loops forever for the long time (as shown in the screenshot that i
attached) and nothing happened.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
v20.0.0 nightly build 2695
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
214733_8bit5.swf (4,446 KiB)
javaw_yeKLztf0G7.png (2 KiB)In nightly 2696, it should finish after some time.
The problem is that overlapping edges detection is slow for morphshapes in this file.
I disabled that detection for morpshapes now.
This also means that some of the morphshapes (shape tweens) are not exported properly.
See for example Layer 28, frame 3740 - there are some parts of that shape (symbol 533)
missing.
I need to implement some algorithm for it...
I also added some info about progress to the status bar.
State: new→opened
In nightly 2697 I hope I fixed the morphshapes problem.
Added some more progress info to the status bar too.
State: opened→upgraded
State: upgraded→closed
