阿拉伯字体以相反顺序显示...我需要在 Flash 中加载 xml 文件

发布于 2024-12-05 15:19:33 字数 135 浏览 1 评论 0原文

我在Word文档中有阿拉伯语文本,从右到左书写(它的时代新罗马字体,阿拉伯字符)。当我复制时粘贴到 XML 中,它会反转方向,变成从左到右。

我使用的是Word 2003 &土坯CS3 我需要在 Flash 中加载 xml 文件。

Ive got text in arabic in Word doc, written right to left (its times new roman font, arabic characters). when I copy & paste in XML, it reverses the direction, becomes left to right.

Im using word 2003 & adobe CS3
i need to load xml file in Flash .

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

在巴黎塔顶看东京樱花 2024-12-12 15:19:33

如果您使用 Notepad++ http://notepad-plus-plus.org/ 保存 xml 文件它在“视图”菜单上有一个“文本方向”选项,请将其设置为 RTL 或使用 CTRL + ALT + R。

如果问题出在 Flash 中,Flash 10 支持 RTL 语言(请参阅http://labs.adobe.com/technologies/textlayout/),适用于在此之前的版本请参阅如何处理从右到左Flash(版本 10 之前的版本)中的语言?,这是可能的,但不是直接的。我想上次我不得不这样做时,我采取了为每个 xml 字段包含一个可显示行的方法。

If you use Notepad++ http://notepad-plus-plus.org/ to save your xml file it has an Text Direction option on the View menu, set this to RTL or use CTRL + ALT + R.

If the problem is with in flash, Flash 10 supports RTL languages (see http://labs.adobe.com/technologies/textlayout/), for versions prior to this see How to handle right to left languages in Flash (pre version 10)?, it is possible but not straight forward. I think I resorted to including one displayable line per xml field last time I had to do this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文