[swfmill] swfmill to HTML
Daniel Cassidy
mail at danielcassidy.me.uk
Wed Jun 9 08:15:15 PDT 2010
Hi Thomas,
On 9 June 2010 16:03, <info at microsystools.com> wrote:
> I realize it's a little outside swfmill purpose,
> but has anyone pondered about adding a
> swf2html command line to swfmill?
>
> It could then act as a dropin replacement
> for aged old Adobe's swf2html utility?
> https://www.adobe.com/cfusion/entitlement/index.cfm?e=search_sdk
>
>
> (I reailize one can argue any such "conversion"
> would be beyond crude, but still...)
>
It’s not outside swfmill’s purpose at all. You can do this sort of thing
like this:
swfmill swf2xml foo.swf foo.xml
swfmill xslt swf2html.xsl foo.xml foo.html
Where swf2html.xsl is a stylesheet that does the desired HTML conversion.
I’m not sure if anyone has written such a stylesheet, but it shouldn’t be
hugely difficult to roll your own.
Hope this helps,
Dan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://osflash.org/pipermail/swfmill_osflash.org/attachments/20100609/d6070862/attachment.html>
More information about the swfmill
mailing list