Daniel Cassidy

Results 33 issues of Daniel Cassidy

swfmill’s WAV import fails when the WAV file to be imported contains chunks that are unknown to swfmill, for example `INFO` or `bext`. swfmill should just skip over chunks that...

bug

Flash 9+ supports embedded PNG data in DefineBits, but swfmill simple converts imported PNGs to zlib-compressed bitmaps, which don't compress as well. If the output swf version is >9, swfmill...

enhancement

2009/8/19 Nick Sabalausky: > When placing clips in `swfmill simple`, is the `depth` attribute supposed to be required? If so, there should probably be an error or warning when it’s...

enhancement

[anrikun](https://launchpad.net/~anrikun) reports (as [bug #682618](https://bugs.launchpad.net/swfmill/+bug/682618) on Launchpad): > I am using swfmill from within FlashDevelop/MTASC. > > Since I updated to the latest version of swfmill, assets containing texts with...

bug

[Adrian Panasiuk](https://launchpad.net/~adek336) reports (as [bug #604104](https://bugs.launchpad.net/swfmill/+bug/604104) on Launchpad): > The following xml reproducibly crashes swfmill xml2swf, version 0.3.0. > > ``` xml > > > > > > > >...

bug

In simple dialect, provide a simple means to create class stubs for movie clips.

enhancement

[RP](https://launchpad.net/~darpified) reports as [bug #498010](https://bugs.launchpad.net/swfmill/+bug/498010) on Launchpad: > The PlaceObject3 tag is not being set correctly. > > Only three bits are reserved, in addition there is a new PlaceFlagHasImage...

bug

Reported by Jarosław Pendowski on the mailing list, 2008-04-05: > Hi there - swfmill is a great tool but today using it I realized that it > has a serious...

bug

`swfmill xslt` can only take XML files as input. It would be helpful if it could take SWF files as input too, and automatically convert them to XML before processing.

enhancement

Generate an XML Schema for swfml, including documentation and validation of attribute values. As well as using the schema to validate their swfml, users can use this in conjunction with...

enhancement