Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   ActionScript 3.0 (http://www.flasher.ru/forum/forumdisplay.php?f=83)
-   -   Некорректно отображаются символы в IE6 (http://www.flasher.ru/forum/showthread.php?t=157154)

miki 01.06.2011 11:16

Некорректно отображаются символы в IE6
 
http://films.rv.ua/Testing.swf
Код AS3:

<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" minWidth="955" minHeight="600">
        <mx:HBox height="70">
                <mx:Label text="FIN" textAlign="center" width="100%" y="9" color="0xFFFFFF" buttonMode="true" useHandCursor="true"  mouseChildren="false" />
                <mx:Label text="&#931;" textAlign="center" width="100%" y="9" color="0xFFFFFF" buttonMode="true" useHandCursor="true"  mouseChildren="false" />
 
                <mx:Label text="R&#8595;" textAlign="center" width="100%" y="9" color="0xFFFFFF" buttonMode="true" useHandCursor="true"  mouseChildren="false" />
                <mx:Label text="X&#8596;Y" textAlign="center" width="100%" y="9" color="0xFFFFFF" buttonMode="true" useHandCursor="true"  mouseChildren="false" />
                <mx:Label text="&#8592;" textAlign="center" width="100%" y="9" color="0xFFFFFF" buttonMode="true" useHandCursor="true"  mouseChildren="false" />                               
        </mx:HBox>
</mx:Application>

Почему так?

Добавлено через 24 часа 0 минут
помогите, пожалуйста


Часовой пояс GMT +4, время: 21:54.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.