Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 AS3 中参数化地设置了一个动态文本字段。
如果我设置“ This is a test news ”,它会显示“ his is a test nes ”
为什么它没有显示一些字符?
您必须嵌入用于动态文本的字体。并在嵌入时选择适当的字符范围。
这是由于字体嵌入而发生的。您必须使用默认字体并且可以使用。在我的 CS6 上,第一个字体是“_sans”,并且运行良好......祝你好运