On-the-fly Localization

August 18th, 2008 by Rob

So, what if you want your users to be able to change locales on-the-fly? I’ve put together a simple component that loads and manages translations via XML.

Read the rest of this entry »

Changing Character Set Embedding in a Flash Document

August 15th, 2008 by Rob

Here’s a little JSFL script that you can use to change the character-set embedding in all the input and dynamic TextFields in an entire Flash document. When you run it, it’ll pick the active document and pop up a prompt asking for the character-set IDs.

Read the rest of this entry »