<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Flash Player 11 - PictureFillSymbol problem? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626054#M13925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This issue will be fixed in the next release of the api. In the meantime you can try this workaround:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;esri:GraphicsLayer alpha="0.2"&amp;gt; 
&amp;lt;esri:Graphic&amp;gt;
&amp;lt;esri:geometry&amp;gt;
&amp;lt;esri:Polygon&amp;gt;
&amp;lt;fx:Array&amp;gt;
&amp;lt;fx:Array&amp;gt;
&amp;lt;esri:MapPoint x="0" y="400000"/&amp;gt; 
&amp;lt;esri:MapPoint x="0" y="1400000"/&amp;gt; 
&amp;lt;esri:MapPoint x="550000" y="1400000"/&amp;gt; 
&amp;lt;esri:MapPoint x="550000" y="400000"/&amp;gt; 
&amp;lt;/fx:Array&amp;gt;
&amp;lt;/fx:Array&amp;gt;
&amp;lt;/esri:Polygon&amp;gt;
&amp;lt;/esri:geometry&amp;gt;
&amp;lt;esri:symbol&amp;gt;
&amp;lt;esri:PictureFillSymbol angle="0.001"/&amp;gt; &amp;lt;!-- any value greater than 0, would do --&amp;gt;
&amp;lt;/esri:symbol&amp;gt;
&amp;lt;/esri:Graphic&amp;gt;
&amp;lt;/esri:GraphicsLayer&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:42:58 GMT</pubDate>
    <dc:creator>SarthakDatt</dc:creator>
    <dc:date>2021-12-12T16:42:58Z</dc:date>
    <item>
      <title>Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626050#M13921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a graphics layer which uses a PictureFillSymbol as the graphic symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've noticed this layer does not display properly after upgrading to Flash Player 11. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I initially thought this may be due to the way I was embedding the image but I realise the PictureFillSymbol still does not work if I don't specify a sourceat all (and therefore use the default blue pin).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else noticed this?&amp;nbsp; Am I doing anything wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Heres my Graphics Layer....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:GraphicsLayer&amp;nbsp; alpha="0.2"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;esri:Graphic&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esri:geometry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Polygon&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;fx:Array&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Array&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:MapPoint x="0" y="400000"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:MapPoint x="0" y="1400000"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:MapPoint x="550000" y="1400000"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:MapPoint x="550000" y="400000"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Array&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/fx:Array&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/esri:Polygon&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:geometry&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esri:symbol&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:PictureFillSymbol/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:symbol&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/esri:Graphic&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/esri:GraphicsLayer&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 09:28:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626050#M13921</guid>
      <dc:creator>RichardBetts</dc:creator>
      <dc:date>2011-10-11T09:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626051#M13922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;PictureFillSymbol doennt have defaultimage. So nothing would display if you specify PictureFillSymbol with out image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you try couple of things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Removing PictureFillSymbol tag altogether? polygon with default SimpleFillSymbol should be displayed. If not then it means something wrong with Coordinates of polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Do you have flash player 11 - debug version? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. With your existing sample, could you use firebug /httpproxy/fiddler to see if you are having security sandbox violation for accessing image?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mehul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 16:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626051#M13922</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2011-10-14T16:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626052#M13923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may be failing to understand the API docs, but the docs do suggest that PictureFillSymbol has a default and if I remove the source property from my code a blue push pin does infact display (in earlier versions of flash player). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've checked and the polygon is displaying correctly if I remove the PictureFillSymbol altogether. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The image I am trying to use is embedded, so I dont think it can be a security sandbox problem accessing the image? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I should have been more clear. The PictureFillSymbols appear perfectly in Firefox with Flash Player 10, but the same map does not display the symbols in IE with Flash Player 11. Instead I get a bunch of vertical coloured lines as I pan and zoom the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 07:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626052#M13923</guid>
      <dc:creator>RichardBetts</dc:creator>
      <dc:date>2011-10-17T07:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626053#M13924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reporting this bug. I am able to reproduce this issue. bug has been filed to investigate further.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mehul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 16:30:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626053#M13924</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2011-10-17T16:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626054#M13925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This issue will be fixed in the next release of the api. In the meantime you can try this workaround:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;esri:GraphicsLayer alpha="0.2"&amp;gt; 
&amp;lt;esri:Graphic&amp;gt;
&amp;lt;esri:geometry&amp;gt;
&amp;lt;esri:Polygon&amp;gt;
&amp;lt;fx:Array&amp;gt;
&amp;lt;fx:Array&amp;gt;
&amp;lt;esri:MapPoint x="0" y="400000"/&amp;gt; 
&amp;lt;esri:MapPoint x="0" y="1400000"/&amp;gt; 
&amp;lt;esri:MapPoint x="550000" y="1400000"/&amp;gt; 
&amp;lt;esri:MapPoint x="550000" y="400000"/&amp;gt; 
&amp;lt;/fx:Array&amp;gt;
&amp;lt;/fx:Array&amp;gt;
&amp;lt;/esri:Polygon&amp;gt;
&amp;lt;/esri:geometry&amp;gt;
&amp;lt;esri:symbol&amp;gt;
&amp;lt;esri:PictureFillSymbol angle="0.001"/&amp;gt; &amp;lt;!-- any value greater than 0, would do --&amp;gt;
&amp;lt;/esri:symbol&amp;gt;
&amp;lt;/esri:Graphic&amp;gt;
&amp;lt;/esri:GraphicsLayer&amp;gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626054#M13925</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2021-12-12T16:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626055#M13926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had managed to find a way to avoid using PictureFillSymbol but I have just checked your solution and I can confirm it does indeed solve the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 12:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626055#M13926</guid>
      <dc:creator>RichardBetts</dc:creator>
      <dc:date>2012-03-08T12:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Player 11 - PictureFillSymbol problem?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626056#M13927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi�?I have the same problem as you .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you help me ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;look at here,please. &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/83311-About-PictureFillSymbol"&gt;http://forums.arcgis.com/threads/83311-About-PictureFillSymbol&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And do you have any ideas to draw a Bitmap on the map ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 05:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flash-player-11-picturefillsymbol-problem/m-p/626056#M13927</guid>
      <dc:creator>BinbinWang</dc:creator>
      <dc:date>2013-04-29T05:53:49Z</dc:date>
    </item>
  </channel>
</rss>

