swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] font2SWF - font sharing


From: Jason
Subject: Re: [Swftools-common] font2SWF - font sharing
Date: Fri, 11 Mar 2011 15:20:25 +0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Hi Chris

Thanks for the suggestion.
It creates a Flash version 10 movie... but still as

AVM1Movie (ie AS1 / 2)


On 11/03/2011 15:05, Chris wrote:
On Fri, 11 Mar 2011 14:02:59 +0400
Jason<address@hidden>  wrote:

Hi

I am trying to use font2swf to convert a ttf font to swf, then load the
swf into another and share the font between them.
Problem is that the swf created by font2swf is AVM1Movie, but my app is
AS3 (and needs a AVM2Movie).
Have you tried doing it this way?  Does it help at all?

    font2swf -o swffont.swf  yourfont.ttf

    swfcombine -F 10 --dummy -o swffont2.swf swffont.swf

( sorry, not that familiar with AS3 )


Regards,


Chris.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]