2009/11/1 Jens-Fabian Goetzmann <p...@jefago.de>: > Once more some feedback to the new version (binary downloaded off your > website). The SVG import worked like a charm once I converted it from > one-file-multiple-layers to one-file-per-clip. However, it seemed to me that > I could no longer change the background color using > > <background color="#ffffff"/> > > I had to change my XML code to > > <background red="255" green="255" blue="255"/>
Sorry for the long delay in replying to this. It’s fixed in 0.3.0. The problem was that I rather carelessly applied an code cleanup/optimization which broke parsing hex numbers in all cases where they were previously valid. Oops! Many thanks for reporting! Dan. _______________________________________________ swfmill mailing list swfmill@osflash.org http://osflash.org/mailman/listinfo/swfmill_osflash.org