<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - blurry images in chrome</title>
    <link>https://forums.adobe.com/community/edge_animate?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 05 Nov 2014 17:42:56 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-05T17:42:56Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6902293?tstart=0#6902293</link>
      <description>&lt;!-- [DocumentBodyStart:073f4830-e003-42a3-9ac3-ef56113be63d] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;i there,&lt;/p&gt;&lt;p&gt;I would like to clarify some things.&lt;/p&gt;&lt;p&gt;1- when using attr you need to target an img tag and not a div. So basically you load your 'seed' image on the stage and change from div to img.&lt;/p&gt;&lt;p&gt;Note: when using img instead of div, you are limited somewhat because you will need to have all your images to the be exact same size otherwise your will have distortions. An advantage is that you could have the seed image loaded on the stage and change it's size. For example your original image is 100 x 100. You put it on the stage and change the size to 50 x50. Even though your images in the folder are 100 x100, they will automatically fix the seed image. This can be good because images&lt;strong&gt; can look better&lt;/strong&gt; when the original is larger and scales down to smaller when added in the seed image.&amp;nbsp; This is why I suggested attr so you could load a larger image in the seed image and get a better rendering.&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6902293-691825/img.png"&gt;&lt;img alt="img.png" class="jive-image image-1" height="170" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6902293-691825/img.png" style="height: auto;" width="371"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;2- When using css background - you need to have div and not img. The images can be different sizes but they will load at (0,0) in their original size in the container and you need to use background-repeat, no-repeat so that you have only one image show. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Hope this make sense.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So I am not sure whether this will help with your problem.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:073f4830-e003-42a3-9ac3-ef56113be63d] --&gt;&lt;img src='/beacon?t=1415898218661' /&gt;</description>
      <pubDate>Wed, 05 Nov 2014 17:42:56 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6902293?tstart=0#6902293</guid>
      <dc:date>2014-11-05T17:42:56Z</dc:date>
      <clearspace:dateToText>1 week 23 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6899675?tstart=0#6899675</link>
      <description>&lt;!-- [DocumentBodyStart:40ea7b1a-7b85-4cc5-b5dd-fd23bad63b50] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Make sure you change the image from div to img otherwise it will not load. Select the image and on the top Left of stage choose div and change to img.If you use div then you need to use css background image.&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Sorry I am not at a computer.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span&gt;On Tue, Nov 4, 2014 at 3:43 PM, Adobe Forums &amp;lt;&lt;/span&gt;&lt;a class="jive-link-email-small" href="mailto:forums_noreply@adobe.com"&gt;forums_noreply@adobe.com&lt;/a&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:40ea7b1a-7b85-4cc5-b5dd-fd23bad63b50] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 22:00:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6899675?tstart=0#6899675</guid>
      <dc:date>2014-11-04T22:00:36Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6899701?tstart=0#6899701</link>
      <description>&lt;!-- [DocumentBodyStart:eb05fe61-d5d1-4b39-8261-01a2265c54a5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;so for example&lt;/p&gt;&lt;p&gt;along these lines....&lt;/p&gt;&lt;p&gt;the div I want to load into is the $("placehereCopy") which is nested inside "logo"&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I know the following doesn't work.&amp;nbsp; Just trying to understand the syntax / method.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.getSymbol("logo").$("placehereCopy").attr("src","images/"+myimagenam[i]+".jpg");&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:eb05fe61-d5d1-4b39-8261-01a2265c54a5] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 21:55:23 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6899701?tstart=0#6899701</guid>
      <dc:date>2014-11-04T21:55:23Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6899650?tstart=0#6899650</link>
      <description>&lt;!-- [DocumentBodyStart:963bb38f-5eb3-49ab-8481-8639b18dd3f5] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi &lt;a class="jiveTT-hover-user jive-link-profile-small" data-containerId="-1" data-containerType="-1" data-objectId="276339" data-objectType="3" href="https://forums.adobe.com/people/resdesign"&gt;resdesign&lt;/a&gt; I don't understand.&lt;/p&gt;&lt;p&gt;If I have a div where I am loading in an image background are you saying change that method to loading in images on the stage?&lt;/p&gt;&lt;p&gt;I'm curious to try that out, but I don't think it's optimal long term as I'm building types of widgets which load JSON objects.&amp;nbsp; The protocol is built once and then re-used across various areas of the site.&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:963bb38f-5eb3-49ab-8481-8639b18dd3f5] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 21:43:05 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6899650?tstart=0#6899650</guid>
      <dc:date>2014-11-04T21:43:05Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6887136?tstart=0#6887136</link>
      <description>&lt;!-- [DocumentBodyStart:a4fd316e-8db5-4a13-8da9-917936430b81] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Try to load your images with attr instead of css-background.&lt;/p&gt;&lt;p&gt;example - I load images that are the same size as img not div&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;sym.$("image").attr("src","images/"+image[i]+".png");&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a4fd316e-8db5-4a13-8da9-917936430b81] --&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:50:00 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6887136?tstart=0#6887136</guid>
      <dc:date>2014-10-31T15:50:00Z</dc:date>
      <clearspace:dateToText>1 week 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6887067?tstart=0#6887067</link>
      <description>&lt;!-- [DocumentBodyStart:62d39051-1d59-402c-a314-4d184931d9c8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I had something similar.&lt;/p&gt;&lt;p&gt;Try putting the div (where the image is loaded in) in another (wrapping) div.&lt;br/&gt;Then scale the outer div instead. I can not test it now, because I'm working.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;I can get back to you later on. Good luck.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kind regards,&lt;/p&gt;&lt;p&gt;Lester.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:62d39051-1d59-402c-a314-4d184931d9c8] --&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:37:10 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6887067?tstart=0#6887067</guid>
      <dc:date>2014-10-31T15:37:10Z</dc:date>
      <clearspace:dateToText>1 week 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: blurry images in chrome</title>
      <link>https://forums.adobe.com/message/6887056?tstart=0#6887056</link>
      <description>&lt;!-- [DocumentBodyStart:53bc2e7b-327e-47b6-a671-86167e2651d8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've noticed the same thing.&amp;nbsp; I've also noticed that it has something to do with when you load an image in the background of a DIV that has been scaled.&amp;nbsp; Unless you are loading it in 1 to 1, there is often blurriness.&lt;/p&gt;&lt;p&gt;Also, if you place an image in the app this doesn't appear to happen.&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:53bc2e7b-327e-47b6-a671-86167e2651d8] --&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:12:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6887056?tstart=0#6887056</guid>
      <dc:date>2014-10-31T15:12:57Z</dc:date>
      <clearspace:dateToText>1 week 6 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>blurry images in chrome</title>
      <link>https://forums.adobe.com/message/5650181?tstart=0#5650181</link>
      <description>&lt;!-- [DocumentBodyStart:6a3010ad-9117-412d-a7ff-2a04403c37a6] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I've set simple animation where image changes size from small to large.&lt;/p&gt;&lt;p&gt;Image is clipped in a div.&lt;/p&gt;&lt;p&gt;Image looks VERY blurry and pixelated in chrome (IE and Firefox are OK).&lt;/p&gt;&lt;p&gt;Why is this happening?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5650181-385650/IE.JPG"&gt;&lt;img alt="IE.JPG" class="jive-image jive-image-thumbnail" height="382" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5650181-385650/450-382/IE.JPG" width="450"/&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp; &lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-5650181-385651/Chrome.JPG"&gt;&lt;img alt="Chrome.JPG" class="jive-image jive-image-thumbnail" height="376" onclick="" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-5650181-385651/450-376/Chrome.JPG" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6a3010ad-9117-412d-a7ff-2a04403c37a6] --&gt;</description>
      <pubDate>Tue, 03 Sep 2013 19:39:14 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/5650181?tstart=0#5650181</guid>
      <dc:date>2013-09-03T19:39:14Z</dc:date>
      <clearspace:dateToText>1 year 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

