There is only one way. If you want to display or change the text font format with non-system default Font, then you have to load those font dynamically. Through swf file it will be better and advance process. You don't have to load it at the time of initialization, but after clicking the combox item or what ever you have used.
The Font will work nicely. 2009/9/23 Abdul Qabiz <[email protected]> > > Load it on runtime and use it. Flash Player 10 has made it easier, but > it has been possible since Flash Player 6/7. > > If you search for dynamic or runtime font loading, you would see many > good reads and resources. > > -abdul > > kanu kukreja wrote: > > I need to integrate nearly 100 fonts in my application. With > > @font-face it increases application size. > > If i create swf for each and every font then it also increases app > > size and every time whenever i add a font i have to build my app. > > So, how can I integrate those fonts? > > > > > > > > > > -- @rindam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

