How can I set the font used by the FLVPlaybackCaptioning component for subtitles? Using the style property of the textarea does nothing, and using a TextFormat makes the text go blank, even though the font had been embedded.
How can I set the font used by the FLVPlaybackCaptioning component for subtitles? Using
Share
It seems the font, as well as the other properties of the text, are specified in the XML file where the subtitles are read (this is from the documentation):
So maybe the component doesn’t want you overriding those?