swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] swfc and DBCS languages/utf-8 text input (Chinese/Japa


From: Bill Hall
Subject: [Swftools-common] swfc and DBCS languages/utf-8 text input (Chinese/Japanese/...) --- 1 more test...
Date: Sat, 5 Aug 2006 23:22:59 -0400

I tried 1 last test with just text and no font.  and got the warning message at the bottom repeated 2 times for each escaped
 char  for all 8 chars...

.flash name="variablezh1.swf" version=6
    .action:
        this.controls.frameRate = 15;
        this.Controls.titled = "DB2 \uE8B4\uADE7\u89A9\uE7AF\uAEE5\u8886\uE69E\u90";
    .end
.end


gets many warnings:

warning:
        this.Controls.titled = "DB2 \uE8B4\uADE7\u89A9\uE7AF\uAEE5\u8886\uE69E\u
90"

warning:
Line 0005:  Reason: 'unsupported escape sequence'

Thanks again!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]