Hi All,
Is it possible to show some part of the text using non-embedded font and remaining text using embedded font in a single UITextField? I am trying a workaround for subscript and superscript. For this to work, I need to have the custom created subscript and superscript font to be embedded in the swf. But I don't have any other fonts embedded as the fonts are being referred from a external CSS file. I have to show a sub/supscript in a UITextField component along with the other text. Its like displaying some part of the text using non-embedded font and remaining text using embedded font. Does anyone have any idea how to do this? Or have any better idea to show sub/superscript text where I don't have to embed other fonts (apart from custom sub/sup fonts)? TIA -- Mahesh Kokadwar