So if i create a swfc movie: .font myfont "BleedingCowboys.ttf"
I can set a textfield created with actionscript in Flash outside the loaded movie and use the font with a textformatted font named myfont? Are there any examples you could show, couldnt find any on google. On Mon, Sep 29, 2008 at 10:59 AM, Matthias Kramm <[EMAIL PROTECTED]> wrote: > On Mon, Sep 29, 2008 at 10:05:16AM +0200, Eddie Adams < > [EMAIL PROTECTED]> wrote: > > I would like to make a design in Flash and use a font that is created in > > swfc by using loadMovie (font.swf). > > Sure. If the font has a name in the swfc script, you should be able to > "import assets" from that movie, using the name. > > Greetings > > Matthias > > > > >
