<?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: feature layer graphic provider in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309345#M9042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What mode is the feature layer using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#mode"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#mode&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2012 14:59:05 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2012-04-23T14:59:05Z</dc:date>
    <item>
      <title>feature layer graphic provider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309344#M9041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why does featureLayer.graphicProvider only contain graphics of currently selected features? The same is not true for graphicsLayer.graphicProvider...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the following code it will not enter the loop unless i do a selection beforehand...&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var fl:FeatureLayer = obj.layer; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for each (var graphic:Graphic in fl.graphicProvider){ &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alert.show("hello"); &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone explain.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 14:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309344#M9041</guid>
      <dc:creator>MattGiles</dc:creator>
      <dc:date>2012-04-23T14:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: feature layer graphic provider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309345#M9042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What mode is the feature layer using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#mode"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html#mode&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 14:59:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309345#M9042</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-04-23T14:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: feature layer graphic provider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309346#M9043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ive tried both ON_DEMAND and SNAPSHOT modes and no go...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 16:10:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309346#M9043</guid>
      <dc:creator>MattGiles</dc:creator>
      <dc:date>2012-04-23T16:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: feature layer graphic provider</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309347#M9044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure it's loaded features first. You can use a tool like HttpFox to see if it's sending query requests and listen for updateEnd events before calling your method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/Layer.html#event:updateEnd" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/Layer.html#event:updateEnd&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 16:15:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/feature-layer-graphic-provider/m-p/309347#M9044</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-04-23T16:15:52Z</dc:date>
    </item>
  </channel>
</rss>

