I'd like to convert a .swf file (containing embedded .swf files) into HTML5. I've tried Google's Swiffy converter, producing a nearly complete HTML5 version of the Flash widget.
However, Swiffy seems to have issues with the embedded files. I converted the embedded .swf files to HTML5 and attempted to edit the generated JS from Swiffy to use the converted embedded files but no luck.
Is there a way to convert .swf files with embedded .swf files?