Re: [swfmill] Bug with numbers in text fields...

2006-05-11 Thread daniel fischer
Hey Quentin, i found the little bugger responsible for that mistake, and put a lot of bugspray on it. seems fixed in svn. do you need/want a prerelease? -dan Quentin [EMAIL PROTECTED] (on Fri, 21 Apr 2006 11:56:43 +0200): I'll post that bug... On 4/21/06, Steve Webster [EMAIL

Re: [swfmill] Broken SWF file with complex vector graphics

2006-05-11 Thread daniel fischer
Marc, WARNING: unknown fill style type 0x03 that most definitely means that something's fishy in swfmill's parsing/writing code. i've just fixed a bug with DefineShape2/3 that might be related. P.S.: If anybody wants the FLA file I can mail it to him (~ 400 kB). the FLA is of no use to

Re: [swfmill] Unknown fill style type

2006-05-11 Thread daniel fischer
Quentin, i'm happy to report that another of your bugs should be fixed on svn (#12 as of [134]). I could reproduce the error with your caisse.swf, found a missing feature (DefineShape2/3 support was shaky), and now it roundtrips swf2xml2swf just fine. -dan -- http://0xDF.com/

Re: [swfmill] Broken SWF file with complex vector graphics

2006-05-11 Thread Robert Jonathan Molesa
I'd be glad to compile the fla for you. daniel fischer wrote: Marc, WARNING: unknown fill style type 0x03 that most definitely means that something's fishy in swfmill's parsing/writing code. i've just fixed a bug with DefineShape2/3 that might be related. P.S.: If anybody wants