perhaps your swf file can't found by flex,use like this
src:url("/Font/xx.swf");
the xx.swf file in project floder/Font/xx.swf
good luck!

--- In flexcoders@yahoogroups.com, "billlane1962" <[EMAIL PROTECTED]> wrote:
>
> I'm currently not trying to use the font on any text object.  I'm still
> just trying to get Flex to accept the Flash file.  Would the bug affect
> this and show up with this Transcode error?
> 
> Thanks for the reply it will definitely help if I ever get access to the
> font.
> 
> Bill Lane
> 
> --- In flexcoders@yahoogroups.com, "Dirk Eismann" <DEismann@> wrote:
> >
> > There's a bug in the current beta. FlashType rendering only works if
> you set the antiAliasType property to "advanced" and the gridFitType to
> "pixel" on the TextField where you want to use FlashType rendering.
> >
> > Dirk.
> >
> > > Thanks for that.  The designer has a  program to make the
> > > conversion (not sure which one).  I guess we'll have to take
> > > that path.
> > >
> > >   But I still like the idea of using a FlashType font and
> > > don't understand why I can't get it to work (with any font
> > > type).  The steps in the help docs are quite specific.  So I
> > > don't understand why I can't get it to work.  If it's a bug
> > > then I want to report it.  If it's me then I'd like to find
> > > the solution.
> > >
> > > Bill Lane
>


Reply via email to