<?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: point symbols correct in flexviewer1.3 but wrong in flexviewer2.1 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408554#M9523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; No it has nothing to do with the compiled or uncompiled version it has to do with how you added it as a featurelayer type initially which requires you to specify symbology for the features if you are not using a ArcGIS Server 10. When you added it as dynamic it uses the symbology for the server whither it is 9.3 or 10 server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Sep 2010 18:45:06 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-09-23T18:45:06Z</dc:date>
    <item>
      <title>point symbols correct in flexviewer1.3 but wrong in flexviewer2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408551#M9520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a map service from ArcMap 9.3.1, which contains two layers - fire hydrants.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The symbols for the hydrants are red and green hydrants. When I check the map service in the ArcGIS JavaScript they display correctly. When I bring the service into the new flexviewer2.1 the hydrants display as black dots. So I went back and added the map service to the older version of the flexviewer1.3, and they display correctly as red and green hydrants.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This layer is joined on a standalone table. The join is not working correctly either. It should just be displaying where records match but it displays all records in the fc.&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;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 17:53:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408551#M9520</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2010-09-23T17:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: point symbols correct in flexviewer1.3 but wrong in flexviewer2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408552#M9521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; How are you adding this service into your config.xml? Is your ArcGIS Server still 9.3 or 10?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 18:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408552#M9521</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-09-23T18:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: point symbols correct in flexviewer1.3 but wrong in flexviewer2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408553#M9522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got it to work finally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Originally, I was using the pre-compiled 2.1 flexviewer and I added map services as type="feature".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded the src files for the 2.1 flexviewer and then added the map service as type="dynamic", and now the hydrants are displaying as the correct symbol and colors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The join appears to be working as it is in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a problem with the pre-compiled 2.1 flexviewer? I am not sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 18:35:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408553#M9522</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2010-09-23T18:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: point symbols correct in flexviewer1.3 but wrong in flexviewer2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408554#M9523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; No it has nothing to do with the compiled or uncompiled version it has to do with how you added it as a featurelayer type initially which requires you to specify symbology for the features if you are not using a ArcGIS Server 10. When you added it as dynamic it uses the symbology for the server whither it is 9.3 or 10 server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 18:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408554#M9523</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-09-23T18:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: point symbols correct in flexviewer1.3 but wrong in flexviewer2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408555#M9524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the info. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using 9.3.1 ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I added it as a feature type and did not specify the symbology, so that is why I got the black dots.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick responses.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 18:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/point-symbols-correct-in-flexviewer1-3-but-wrong/m-p/408555#M9524</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2010-09-23T18:50:13Z</dc:date>
    </item>
  </channel>
</rss>

