How do you embed fonts.

I've tried embedding via:

@font-face{
     src: url(assets/fonts.swf);
     font family: "arial";
}

I've also tried the other means of srcing the font directly vs. Srcing
a swf with embedded fonts.

In both cases, flex is unable to resolve the src url location.

On 11/8/06, Luis Eduardo <[EMAIL PROTECTED]> wrote:
>
>
>   hi,
>
>   my flex app talks to my servlets sending xml with á é õ characters
> using utf-8 and all is ok.
>   but when i use the capital version of these characters it fails. Á É
> simple dont work.
>   i searched trough the web but cant found a solution...
>
>   can someone give (at least) an idea of how to solv this?
>
>   thx a lot !
>
>           Luís (already without hope) Eduardo
>
>               
> _______________________________________________________
> Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular.
> Registre seu aparelho agora!
> http://br.mobile.yahoo.com/mailalertas/
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>
>


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to