if u want embedd a new font then u have add 4 differnt options of the same in the embedding swf.
1. normal 2. italic 3.bold 4.underline then use that swf in flex . refer the alive docs for more details On Tue, Apr 7, 2009 at 1:04 PM, sheetal <[email protected]> wrote: > > Plz explain ur problem,i cudnt get from the description > "The text(with embedded fonts) are not appearing as it is on > server.Bold and italics are not coming. Text coming in normal form. " > > do u mean apply does'ent work? > > On Apr 7, 12:10 pm, Renu D <[email protected]> wrote: > > Hi, > > I have embedded font in my main application. > > 1)The embedded font are applying controls( like Text) text is visible > > in local machine but when the same SWF is deployed on the server i.e. > > Windows server, the embedded text is not coming. > > 2) The text(with embedded fonts) are not appearing as it is on > > server.Bold and italics are not coming. Text coming in normal form. > > > > I am doing embedding in this way. > > @font-face > > { > > src: url("assets/fonts/verdana.TTF"); > > fontFamily: "QVerdana"; > > > > } > > > > Can anyone tell me how i can solve this. > > > > Thanks, > > RD > > > -- Thanks & Regards GK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

