The way I handle this is to use a server-side script to serve a swf file (as an RSL).
I.e. fonts.php that checks against a language cookie (or session) and depending on the language serves up a different swf. The only thing you have to take into consideration here is caching, so make sure server-side caching is turned off for the fonts.php file and set the caching headers appropriately.... Locally, to test you can just rename one of your font swf's to fonts.php and test away. Hope this helps. - Taka On Sun, Dec 28, 2008 at 11:09 AM, Jah <flash....@gmail.com> wrote: > greetings list. the team i am on is building an AS3 site that needs to > support multi languages. I'm inquiring about best practices, custom built > classes/solutions, etc for dealing with runtime font loading/sharing vs. > embedding... basically a font management and styling solution allowing > external text. i've seen a few blog posts on the subject and was wondering > if there was a general consensus as to the best approach. thanks in > advance. > _______________________________________________ > Flashcoders mailing list > Flashcoders@chattyfig.figleaf.com > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders