Maybe I'm not understanding how typekit works. But will I be able to use typekit fonts for the closed caption text within my flash movie player? The closed caption text is not html content....it's served by an xml file and then rendered by flash actionscript.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
There not a way to do what you wish in Flash current web font implementations from web font services use @font-face via CSS. Typekit and other web font services like ours - WebINK - rely on a browser to make a request for a font file. We rely on matching the user agent string, domain and other information to send back the correct file format. At this time web font services are html content only. |
|||
|
|