JPEXS Free Flash Decompiler Issue Tracker

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 issuesList of issues

#2501 Export to FLA
Author:
Date created:
Type: feature
Visibility: Everybody
Assigned to:
State: new Help

When you try to export to FLA, there is some sprite, normally they should be a component, but they are exported as a sprite.
Placing a component on stage in the FLA file requires assembling a lot of XML, SWC and SWF files which exact structure I still not fully understand. I might detect that the character in the SWF file is a component, but I am not able to generate the needed FLA parts for it. I am not seeing this as possible, sorry :-(