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 PROTECTED] wrote:
   
Hi erixtekila/mark,
   
 On 4/21/06, Quentin [EMAIL PROTECTED] wrote:
  Here is what I did, according to what you suggested :
 
  Put together a FLA with only a dynamic textfield on the stage with an
  instance name tf
  Wrote an ActionScript class that simply sets the textfield content to
9.8
  Injected the code via MTASCThe updated SWF works fine, the textfield
  displays 9.8.
  Then I placed the SWF with a simple swfmill XML file and the bug I had
  appears : the textfield is filled with 9.8019073486 !

 Wow... this is strange. I don't have time to look at the swfml-ll of
 the SWF before and after swfmill import right now, unfortunately, but
 I suspect it has something to do with black magick.
 Maybe Dan or Steve can help?
   
I suspect this is due to C++ handling of float values, but I can't be
sure. Can someone please post this as a bug on the Trac site?

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

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


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 me (i dont have flash). but the SWF would help.

-dan

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

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


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/
http://iterative.org/

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


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 the FLA file I can mail it to him (~ 400 kB).

 the FLA is of no use to me (i dont have flash). but the SWF would help.

 -dan

   

-- 
Jon Molesa
Owner - Consoltec
828-994-2067
[EMAIL PROTECTED]
http://www.consoltec.net

___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org