[swfmill] [ANN] prerelease 0.2.11.16 (sound and svg)
daniel fischer
dan at f3c.com
Fri Aug 4 08:46:24 EDT 2006
"Michael Hansen" <borendex at gmail.com> (on Thu, 3 Aug 2006 20:57:56 +0200):
> 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?
no, it's not to be expected. on the other hand, alexis' swf_dump tool
(which i usually use to verify swfmill's functionality) gives the same result:
-------------- TAG: DefineShape (2/0x0002) V1.0
Offset: 1400 (0x00000578)
Size: 39
Object ID: 2 (0x0002)
Placement & Size: (0, 0) - (1600, 4120)
Fill styles: 1 entries
Fill #1
Unknown shape fill type: 0x43
so you seem to have encountered something new to the OSFlash community, this really seems to be a new fill style.
From an "educated guess", i've added description of this fill style as:
<style name="MatrixBitmap" id="0x43">
<word name="objectID" prop="true"/>
<object type="Transform" name="matrix" prop="true"/>
</style>
and now it seems to work fine. I wonder what fill style 0x42 is, though (0x40 and 0x41 are old ones).
find the patch in 0.2.11.17, which is uploading just now.
thanks for reporting.
-dan
--
http://0xDF.com/
http://iterative.org/
More information about the swfmill
mailing list