Hi there,

I have trouble using fonts converted by swfmill in my AS compiled with MTASC. I do not work with Eclipse, and so I tried to recreate the SWF from Aral's font embedding tutorial <http://flashant.org/ index.php?p=377&more=1&c=1>.

Here is the command line sequence I gave, in the directory where I extracted the tutorial files (<<http://flashant.org/downloads/ swfmill_font_test.zip>)

    # Moves the original SWF so that we don't override it
    > mv FontTest.swf OriginalFontTest.swf
    > swfmill simple FontTest.xml FontTest.swf
    > mtasc -main FontTest.as -swf FontTest.swf

Then, when opening the FontTest.swf, there is no text displayed (at all)... which means that the font is not properly loaded. Is anybody able to tell me what is wrong with the above command line ?

TIA,

 -- Sébastien


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to