Le 13 juil. 05 à 20:14, Ubi De Feo a écrit :

hi, sebastien.
I sent an email replying to yours about this.

Yes,

probably you don't get the font embedded and exported (linkage) property.
check that the size of your swf is bigger than a few bytes.

It is... I even checked that the DEFINEFONT2 was present in the output SWF using swftools swdump... so the font is definitely embedded into the final SWF, but for an unknown reason, it seems like the font is not found at runtime.

with just one frame and no library contents, it's going to be about 70 bytes. if the resulting swf is bigger than 1 KB then probably the embedding operation went well.
I obtain an swf of about 4KB with an embedded font.

then follow the guidelines in my email about setting the text format

I did so already (embedFonts and TextFormat)... as I explained, I am just trying to recreate an SWF using Aral Balkan tutorial, and am really surprised to see that this does not work (I did not change a line of this code that is supposed to work).

What I would simply need is a working example, that is compiled only with swfmill, mtasc and a Makefile. If you could prepare one, this would help me check if the problem comes from my configuration or something else.

Thanks :)

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

Reply via email to