How to deliver the font we’re using in flash if the user doesn’t have the font in his system. I’ve imported the font to library but the problem is not solved. Actually this is for an offline application and the text are dynamically created from an XML file. So there is no chance to take that font from a server or using external urls. I’ve also set the HTML property true of the dynamic text area and set the font tag but still i’m in trouble. Any help will really appreciable. Thanks in advance. :toad: