[Extendflash] Using the JSFL FLFile.write and UTF8

Till Schneidereit zooey at gmx.net
Mon Aug 8 19:06:05 PDT 2005


Hi Morten,

> The unicode of a character is just the charcode - thus:

ah, yes, I remember now. Fortunately, it's been a while since I last needed this stuff ;-)

> But that _is_ a nice trick - maybe I should do that in stead. 
> And yes, the codes are converted to the characters compile-
> time (or actually, the regular characters and the coded 
> characters are all converted to unicodes compile-time).

That's what I thought to remember. This trick practically saved my neck in a huge project about two years ago when facing problems that where pretty similar to what you have to work around now.

Oh, and I was actually wrong in blaming Flash MX, as that release already used utf8 encoded source files - the real culprit was the now deceased Screenweaver not being able to save utf8 files.

cheers,
till



More information about the Extendflash mailing list