热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

为什么flash中的动态文本在IE6中没有对齐-whyisthedynamictextsinflashnotalignedinIE6

<objectdatanumbers.swftypeapplicationx-shock

so i was doing a website with a random number generator that was made in flash using as3, it looks great in other browsers but the dynamic texts lost its alignment when i opened in ie6.

所以我在做一个使用as3在flash中制作的随机数生成器的网站,它在其他浏览器中看起来很棒但是当我在ie6中打开时动态文本失去了对齐。

does anyone have a solution for this? thanks.

有人有解决方案吗?谢谢。

3 个解决方案

#1


0  

No reason for IE6 to alter anything inside flash.

没有理由让IE6改变闪存中的任何内容。

Try embedding the font used in the dynamic text box.

尝试嵌入动态文本框中使用的字体。

#2


2  

IE6 is dead. move along... Join the countdown

IE6已经死了。继续......加入倒计时

#3


-1  

i solved my own problem. i just have to change the texts from classic texts to TLF text and it's more compatible in IE6

我解决了自己的问题。我只需要将经典文本中的文本更改为TLF文本,它在IE6中更兼容


推荐阅读
author-avatar
卢健波_785
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有