![]() |
|
||||||||||
|
|||||||
|
|
« Предыдущая тема | Следующая тема » |
| Опции темы | Опции просмотра |
|
![]() |
![]() |
|
|||||
|
Здравствуйте, есть проблем:
делал сайт - каталог обувной продукции (www.madisonstyle.com), в нем в зависимости от разрешения экрана грузятся картинки продукции разного размера, напр. pr1_1024.jpg, pr1_800.jpg, pr2_1024.jpg, pr2_800.jpg. В 99% все работает , но иногда хотя на моем компьютере этого ни разу не было, заказчик говорит что клиенты видят битые картинки то есть картинки продукции плохого качества. Причем стоит пользователям обновить страницу, то все работает нормально. В чем может быть проблема: во флеше, в PHP-скрипте который ресайзит картинки, или может быть браузер у этих пользователей кривой какой то. Буду благодарен за ответ. |
|
|||||
|
у флэша есть шесть состояний свойства _quality - autohigh,autolow, high, medium, low, best
Так вот, autohigh автоматом в зависимости от свободных ресурсов выставляет по убывающей свойства high medium low, а при значении best происходит сглаживание растра, чего не происходит при значении high, может быть загвоздка в этом. quality attribute/parameter Value low | medium | high | autolow | autohigh | best Template variable: $QU Description (Optional) Specifies the level of anti-aliasing to be used when your application plays. Because anti-aliasing requires a faster processor to smooth each frame of the SWF file before it is rendered on the viewer’s screen, select one of the following values based on whether your priority is speed or appearance: Low favors playback speed over appearance and never uses anti-aliasing. Autolow emphasizes speed at first but improves appearance whenever possible. Playback begins with anti-aliasing turned off. If Flash Player detects that the processor can handle it, anti-aliasing is turned on. Autohigh emphasizes playback speed and appearance equally at first but sacrifices appearance for playback speed if necessary. Playback begins with anti-aliasing turned on. If the frame rate drops below the specified frame rate, anti-aliasing is turned off to improve playback speed. Use this setting to emulate the Antialias command in Flash (View > Preview Mode > Antialias). Medium applies some anti-aliasing and does not smooth bitmaps. It produces a better quality than the Low setting but a lower quality than the High setting. High favors appearance over playback speed and always applies anti-aliasing. If the SWF file does not contain animation, bitmaps are smoothed; if the SWF file has animation, bitmaps are not smoothed. Best provides the best display quality and does not consider playback speed. All output is anti-aliased, and all bitmaps are smoothed. The default value for quality is high if this attribute is omitted.
__________________
Тут вам не здесь!!! Последний раз редактировалось Friday13; 04.04.2006 в 13:36. |
![]() |
![]() |
Часовой пояс GMT +4, время: 22:49. |
|
|
« Предыдущая тема | Следующая тема » |
|
|