On Sat, Sep 13, 2008 at 12:12:29PM -0400, Jan Snyder <[EMAIL PROTECTED]> wrote: > Hi, I am new to SWFtools. I worked through the entire tutorial and > made every swf file suggested. I can make my own slideshow. I am still > trying to figure out SWFextract tool. I managed to extract a jpg, but > everything else extracts as swf.
You can also extract png, wav and mp3. I also have a patch in the queue for extracting videos (.flv). > Is it possible to extract a .tff font > file? That's a nice idea. Let me add that to my TODO list. > Can I extract the original code and not just a compiled binary > file? In case I want to change something later or just have a look at > the original code. Afraid extracting original code (i.e., uncompiled actionscript) is not that easy. But there are tools out there which do that, too. Take a look at Flasm or search Google for "Flash decompiler". Greetings Matthias
