<?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: PictureMarkerSymbol Not displayed in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754430#M16637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GREAT!!!&amp;nbsp; Tested successfully.&amp;nbsp; Thanks a lot!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Aug 2010 17:07:19 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2010-08-02T17:07:19Z</dc:date>
    <item>
      <title>PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754424#M16631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to use PictureMarkerSymbol for some customized points.&amp;nbsp; However, no marker is displayed.&amp;nbsp; The code for the PictureMarkerSymbol is below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;public var pointSym_Peolpe0:PictureMarkerSymbol = new PictureMarkerSymbol(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "@Embed(source='com/esri/solutions/flexviewer/assets/images/icons/Icon2/People_0.png' )", 5, 5, 0, 0, 0);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The path is right.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is anything incorrect?&amp;nbsp; Thanks for your reviewing and providing your hint.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 14:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754424#M16631</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-08-02T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754425#M16632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you confirmed the XY by testing using a SimpleMarkerSymbol(..) ? This will ensure the XY are correct and in the correct coordinate system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 15:38:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754425#M16632</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-08-02T15:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754426#M16633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It may be the issue.&amp;nbsp; Could you advise how to confirm XY?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Before I used PictureMarkerSymbol, I used SimpleMarkerSymbol that worked fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 15:47:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754426#M16633</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-08-02T15:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754427#M16634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well it sounds like your XY is okay..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not using the ESRI Flex Viewer so I can not confirm your path, but usually Flex Builder will yell at you if your Embedded path is incorrect.. Do you see any warnings or get a Build&amp;nbsp; error ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are a few things I would try...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Confirm the path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Test it without embedding the image&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Make sure the width and height of the image are as you defined in the constructor...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Find a sample in the ESRI Flex Viewer source code and use that to confirm it works..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 16:16:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754427#M16634</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-08-02T16:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754428#M16635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Drew:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No warning is received for the path.&amp;nbsp; I tested without embedding image using a SimpleMarkerSymbol and it works well.&amp;nbsp; I will test again.&amp;nbsp; Thanks for your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shaning&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 16:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754428#M16635</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-08-02T16:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754429#M16636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try embedding the image outside of the constructor..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it maybe a silly thing to try, but it�??s worth a shot..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is some sample of the code�?�.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
[Bindable]
[@Embed(source='../assets/images/myImage.png')]
private var myImage:Class;

private function XYZ():void
{

var pictureMarker:PictureMarkerSymbol = new PictureMarkerSymbol(myImage,16,16);
..
..
..

}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754429#M16636</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2021-12-12T08:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754430#M16637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GREAT!!!&amp;nbsp; Tested successfully.&amp;nbsp; Thanks a lot!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 17:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754430#M16637</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-08-02T17:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: PictureMarkerSymbol Not displayed</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754431#M16638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cool, Glad that worked..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 17:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/picturemarkersymbol-not-displayed/m-p/754431#M16638</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-08-02T17:13:32Z</dc:date>
    </item>
  </channel>
</rss>

