【问题标题】:Comma not appearing in Actionscript 3逗号未出现在 Actionscript 3 中
【发布时间】:2014-03-13 15:14:33
【问题描述】:

我有一本名为 stateExplanation 的教科书。我想动态更改教科书内的文本。这是我的 ActionScript 3:

stateExplanation.text='Small portion of Pro and large portion of other, Both cease.';

由于某种原因,当我将 Fla 文件作为 Swf 运行时,“其他”一词后面的逗号不显示。如果我将逗号更改为“。”,则“。”确实出现了。如何让逗号显示?

注意:我将 ActionScript 3 和 Flash CS5 与 Flash Player 10 一起使用。

【问题讨论】:

  • 您是否嵌入了字体?
  • @Marcela 啊,哇,我忘了这样做。它工作我嵌入了字体。谢谢。

标签: actionscript-3 flash dynamic-text


【解决方案1】:

在cmets中回答:需要嵌入的字体。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2018-09-13
    • 2020-12-17
    • 1970-01-01
    • 1970-01-01
    • 2019-01-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多