Topic: Pictures not sharp with IE
Hello,
I don't understand why my pictures are not sharp with IE. Well with Safari.
Pictures, defined in 640 px width and height, recorded in jpeg quality 80/100, are showed with autoviewer. Here is the code:
<a href="http://www.macromedia.com/go/getflashplayer/">Get Flash / Obtenir Flash. </a></div>
<script type="text/javascript">
var fo = new SWFObject("autoviewer.swf", "viewer", "640", "640", "8", "#eeeeee");
fo.write("flashcontent");
</script>
Thanks for your help,
gv