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.

#346 SWC support
Author:
soywiz

Date created:
Type: feature
Visibility: Everybody
Assigned to:
JPEXS

Labels: Bundles
State: closed 

SWC files are flash's libraries. SWC files are just a zip file containing a "library.swf"
and a "catalog.xml".
You can grab a sample swc here: https://code.google.com/p/tweener/source/browse/#svn%2Ftrunk%2Fas3_swc
You can always extract the library.swf from the swc/zip and then open with jpexs, but it
would be handier if it would open it directly.
Some other SWCs include other information (like metadata.xml):
http://downloads.robotlegs.org/robotlegs-framework-v2.1.0.zip

Duplicate of #324
You can extract that library.SWF by hands for now.
No, it is not a duplicate. #324 is scanning blindly in random files. This is supporting a
specific format.
Assigned: →
JPEXS

I'll close this due to inactivity. Feel free to create a new issue when you find any
problem.
State: upgraded→closed