[swfmill] [ANN] prerelease 0.2.11.16 (sound and svg)

Michael Hansen borendex at gmail.com
Thu Aug 3 14:57:56 EDT 2006


Hi!

Ran some tests with the latest release (2.11.16). Found that swfmill swf2xml
didn't work as expected when doing the following:

1. start flash pro.8
2. drag a random image (jpg/png) on the stage
3. publish
4. decompile using swfmill swf2xml

WARNING: unknown fill style type 0x43
WARNING: end of tag DefineShape is @1419, should be @1437

No file was generated.

If I publish for flash7 things are working fine. Is this to be expected?

I've attached an example swf.

cheers

On 8/2/06, daniel fischer <dan at f3c.com> wrote:
>
>
> yet another prerelease:
>   http://swfmill.org/pre/swfmill-0.2.11.16.tar.gz
>   http://swfmill.org/pre/swfmill-0.2.11.16-win32.zip
>   http://swfmill.org/pre/swfmill-0.2.11.16-macosx.zip
>
> contains:
> * JJ's patch for importing MP3s (slightly modified). This should work:
>         <sound id="walkThisWay_snd" import="Walk This Way.mp3"/>
>    ("sound" is just an alias for "clip" - you can use them
> interchangably, but i like "sound" for semantic association :)
>
>         var walk:Sound = new Sound();
>         walk.attachSound("walkThisWay_snd");
>         walk.start();
>
>    - testing this would be very appreciated- i never got my flash
> (7/linux) player to make a beep (with any SWF) - a short import test worked
> seemingly fine, though.
>
> * Gerrit's (pretty extensive) SVG changes- see his post at
>    http://osflash.org/pipermail/swfmill_osflash.org/2006-July/000868.html
>
> Thanks to JJ and Gerrit for their work!
>
> Others, please test- i've reviewed the patches and obviously they look
> fine to me, but i have no extensive testcases around to assure they cause no
> sideeffects (well- if you use the SVG import already and rely on the
> generated structure, some things might break- but Gerrit's changes all seem
> to be for the better :).
>
> -dan
>
> --
> http://0xDF.com/
> http://iterative.org/
>
> _______________________________________________
> swfmill mailing list
> swfmill at osflash.org
> http://osflash.org/mailman/listinfo/swfmill_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20060803/81b09cfc/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: layers.swf
Type: application/x-shockwave-flash
Size: 1346 bytes
Desc: not available
Url : http://osflash.org/pipermail/swfmill_osflash.org/attachments/20060803/81b09cfc/layers.bin


More information about the swfmill mailing list