Embedding SubScript/SuperScript fonts in a Flex UITextField

Hi,

How would I go about Embedding SubScript/SuperScript fonts in a Flex UITextField ? I have already downloaded the required fonts. I need to make them work in a UITextField in Flex. I have tried using CSS/Stylemanager etc. , and tried using createInFontContext also… Still it does not work. The fonts only work if they are installed on the user PC. i.e. they do not get embedded in to the application.

Any solutions ?

Thanks