[swfmill] error: "input not UTF-8"

daniel fischer dan at f3c.com
Fri Aug 25 06:48:58 EDT 2006


Marc Reichelt <post at marcreichelt.de> (on Tue, 22 Aug 2006 23:30:32 +0200):

  > The old code (where swfmill seems to read begin.png as XML) can be found
  > at http://dev.marcreichelt.de/emff/emff_0.5_dev_2006-08-22_0.tar.bz2
  > further on.

swfmill should not read a png as xml. what it does is read in the png, transform it to a flash-internal representation, compress it with zlib, base64-encode it, and write the outcome into an internal XML file. that *should not produce non-UTF8-chars*, indeed it should only produce plain 7-bit ASCII.

i cannot reproduce your problem. your createskin.sh produces the target swf without any error message (with my swfmill 0.2.11.18) here. can you try and boil the problem down even further into a single .xml/.png combination?

-dan

-- 
http://0xDF.com/
http://iterative.org/



More information about the swfmill mailing list