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

2006-05-12 Thread Quentin
If you can submit a pre-release, I would appreciate it very much !And I'll let you know if it fixes the bug in my hundreds of flash animations...On 5/11/06, 
daniel fischer [EMAIL PROTECTED] wrote: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?-danQuentin [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 aninstance name tfWrote an ActionScript class that simply sets the textfield content to
  9.8Injected the code via MTASCThe updated SWF works fine, the textfielddisplays 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 listswfmill@osflash.orghttp://osflash.org/mailman/listinfo/swfmill_osflash.org

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


Re: [swfmill] Unknown fill style type

2006-05-12 Thread Quentin
Great news !Can't wait 'till the next release !On 5/11/06, daniel fischer [EMAIL PROTECTED] wrote:
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.orghttp://osflash.org/mailman/listinfo/swfmill_osflash.org
___
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org


Re: [swfmill] prerelease 0.2.11.6

2006-05-12 Thread Steve Webster
Hi Dan,

Just for info, is this pre-release include the fix made for 9-slice
(.diff attached to #9 ticket by Steve) ?

 nup, i'll have a look at that tomorrow tho. (didnt know about a patch being 
 there).

Sorry 'bout that. The 9-slice scaling is supported in swfml-ll and
partially in swfmill-s, but Alexandre's problem actually stemmed from
importing a SWF which already had a 9-slice grid defined in it. This
is the reason I labelled swfmill-s support as provisional in the patch
notes.

I think I understand how the whole import mechanism works, and I can
see why the 9-slice grid isn't imported (DefineScalingGrid is a
sibling of DefineShape, not a child of it) but I haven't had enough
time to even try to get it working yet.

Steve

-- 
Steve Webster
http://dynamicflash.com

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