What I would like to accomplish is the following:

HTML text field with loaded xml text in HTML format and an attached style sheet. The style sheet has styles that specify fonts that are embedded in the fla's library and the HTML text styles the text accordingly resulting in more that one type face in a dynamic text field. Is this possible?

I know how to do all the above except get more than one font in a field. I can style the text in other ways (size, tracking, color, etc) but not font-family, or whatever the css would be. Perhaps this is not posssible, or can be achieved in another way.

Any help appreciated.