A quick and dirty step we take in some internal processing we create a
standard swfmill "simple" format swf, with just the relevant jpg inside the
library.
like this:
<frame>
<library>
<clip id="foo" import="library/foo.jpg"/>
</library>
</frame>
>From the http://swfmill.org/doc/using-swfmill.html#movie
Convert that to a standard swf, then convert it back to the swfmill xml
format (swfmill swf2xml in.swf out.xml)
Then strip out the xml that corresponds to the image.
Yes, it seems painful, but it's quick and easy to script.
We use it as part of some batch processes and it's been working well enough.
RP.
_______________________________________________
swfmill mailing list
[email protected]
http://osflash.org/mailman/listinfo/swfmill_osflash.org