Hi Dan, I was not able to get the expected results, I am not able to mix the 2 formats. My font is not included in the result. Perhaps I missed something ?
I will be using the swfmill simple to generate the glyph definition in swf file, then, I will be doing a swfmill swf2xml, and use the font glyph definition in the xml in low level to generates the swf. Thank you, Benjamin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of daniel fischer Sent: February 23, 2007 11:31 AM To: swfmill@osflash.org Subject: Re: [swfmill] mix simple and lower level tags Hey Ben, welcome to swfmill. Benjamin Campin <[EMAIL PROTECTED]> (on Fri, 23 Feb 2007 10:42:45 -0500): > How to mix simple and lowerlevel xml tags to generate a swf using swfmill > xml2swf ? DefineFont[2|3] cannot be used directly to import TTF. Your approach is basically right, but the current (0.2.12) release of swfmill doesnt translate IDs of lowlevel tags used within the simple dialect. I've added this feature to svn and built a new prerelease, and while i have not tested your example, i suspect it works fine now. Please try and report: http://swfmill.org/pre/swfmill-0.2.12.1.tar.gz http://swfmill.org/pre/swfmill-0.2.12.1-win32.zip http://swfmill.org/pre/swfmill-0.2.12.1-macosx.tar.gz Anyway, though, if it stays with what you do there (DefineEditText and PlaceObject2), you can do that with simple only... hth, -dan -- http://0xDF.com/ http://iterative.org/ _______________________________________________ swfmill mailing list swfmill@osflash.org http://osflash.org/mailman/listinfo/swfmill_osflash.org _______________________________________________ swfmill mailing list swfmill@osflash.org http://osflash.org/mailman/listinfo/swfmill_osflash.org