<?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: ESRI with FLEX basic stuff in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718150#M15966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rafael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry I did not notice that you were trying to load the layer as a ArcGISTiledMapServiceLayer. This map service is not cached so you have to use ArcGISDynamicMapServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14093273869456028 jive_text_macro" jivemacro_uid="_14093273869456028"&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer" rel="nofollow" target="_blank"&gt;http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer&lt;/A&gt;&lt;SPAN&gt;" visible="{bb.selectedIndex == 5}"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2014 15:49:40 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2014-08-29T15:49:40Z</dc:date>
    <item>
      <title>ESRI with FLEX basic stuff</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718147#M15963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm quite new at this, and I'm trying some of the examples of the page &lt;A href="https://developers.arcgis.com/flex/sample-code/featurelayer-tooltips.htm" title="https://developers.arcgis.com/flex/sample-code/featurelayer-tooltips.htm"&gt;FeatureLayer tooltips—ArcGIS API for Flex | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;most of them I made them work, but I have some issues and questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First at all, do you know how can I add points from a database query? I mean, I make a query like with a drop down list or with a data grid, but this information I want that this map renders the coordinates from the data base, does anyone have any example? I was reading that I need to make my map layer for this, and then call it in flex, but I still can't find how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the next one, there is one map layer that I can't see it in Flex, "Recent Hurricane"&lt;IMG alt="Captura de pantalla 2014-08-28 a la(s) 17.24.06.png" class="jive-image image-1" src="/legacyfs/online/5800_Captura de pantalla 2014-08-28 a la(s) 17.24.06.png" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;I can watch it in ArcGIS Online, but when I call it from flex, doesn't show anything... any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the LAST OPTION, Here is my code... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco;"&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:Map&lt;/SPAN&gt; id="&lt;SPAN style="color: #ab1500;"&gt;myMap&lt;/SPAN&gt;" width="&lt;SPAN style="color: #ab1500;"&gt;1013&lt;/SPAN&gt;" height="&lt;SPAN style="color: #ab1500;"&gt;467&lt;/SPAN&gt;" extent="&lt;SPAN style="color: #ab1500;"&gt;{&lt;/SPAN&gt;&lt;SPAN style="color: #0052ff;"&gt;new&lt;/SPAN&gt; Extent(-8658000, 5703000, -8655000, 5705000, &lt;SPAN style="color: #0052ff;"&gt;new&lt;/SPAN&gt; SpatialReference(102100))&lt;SPAN style="color: #ab1500;"&gt;}&lt;/SPAN&gt;" load="drawTool.activate(DrawTool.POLYGON)"&lt;SPAN style="color: #0433ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 0&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 0&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 1&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 2&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/Ocean_Basemap/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 3&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 4&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #ab1500;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:ArcGISTiledMapServiceLayer&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://livefeeds.arcgis.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer" rel="nofollow" target="_blank"&gt;http://livefeeds.arcgis.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer&lt;/A&gt;&lt;SPAN style="color: #000000;"&gt;" visible="&lt;/SPAN&gt;{&lt;SPAN style="color: #000000;"&gt;bb.selectedIndex == 5&lt;/SPAN&gt;}&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco;"&gt;&amp;nbsp; &lt;SPAN style="color: #0433ff;"&gt;&amp;lt;esri:GraphicsLayer&lt;/SPAN&gt; id="&lt;SPAN style="color: #ab1500;"&gt;myGraphicsLayer&lt;/SPAN&gt;" symbol="&lt;SPAN style="color: #ab1500;"&gt;{&lt;/SPAN&gt;mySFS&lt;SPAN style="color: #ab1500;"&gt;}&lt;/SPAN&gt;"&lt;SPAN style="color: #0433ff;"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/esri:Map&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco;"&gt;&amp;nbsp; &lt;SPAN style="color: #0433ff;"&gt;&amp;lt;s:ButtonBar&lt;/SPAN&gt; id="&lt;SPAN style="color: #ab1500;"&gt;bb&lt;/SPAN&gt;" right="&lt;SPAN style="color: #ab1500;"&gt;5&lt;/SPAN&gt;" top="&lt;SPAN style="color: #ab1500;"&gt;5&lt;/SPAN&gt;" requireSelection="&lt;SPAN style="color: #ab1500;"&gt;true&lt;/SPAN&gt;"&lt;SPAN style="color: #0433ff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;s:dataProvider&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;s:ArrayList&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco;"&gt;&amp;nbsp; &lt;SPAN style="color: #0433ff;"&gt;&amp;lt;fx:String&amp;gt;&lt;/SPAN&gt;Satélite división política&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;/fx:String&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;fx:String&amp;gt;&lt;SPAN style="color: #000000;"&gt;Topografía&lt;/SPAN&gt;&amp;lt;/fx:String&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;fx:String&amp;gt;&lt;SPAN style="color: #000000;"&gt;Calles&lt;/SPAN&gt;&amp;lt;/fx:String&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;fx:String&amp;gt;&lt;SPAN style="color: #000000;"&gt;Óceanos&lt;/SPAN&gt;&amp;lt;/fx:String&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco;"&gt;&amp;nbsp; &lt;SPAN style="color: #0433ff;"&gt;&amp;lt;fx:String&amp;gt;&lt;/SPAN&gt;National Geographic&lt;SPAN style="color: #0433ff;"&gt;&amp;lt;/fx:String&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;fx:String&amp;gt;&lt;SPAN style="color: #000000;"&gt;Huracanes&lt;/SPAN&gt;&amp;lt;/fx:String&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/s:ArrayList&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/s:dataProvider&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&amp;lt;/s:ButtonBar&amp;gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Monaco; color: #0433ff;"&gt;Have a great day... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 22:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718147#M15963</guid>
      <dc:creator>RafaelGarcía_Ocampo</dc:creator>
      <dc:date>2014-08-28T22:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI with FLEX basic stuff</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718148#M15964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rafael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you have a database that has XY coordinates then you need to create a XY Event layer in ArcMap (you need to refer to ArcGIS Desktop help for this) once you have your data showing in ArcMap then you can publish this map as a map service to ArcGIS Server or your AGOL organizational account. After that you will have a REST Service url that you can use like all the other URLs you are referencing in your app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use the Hurricane_Recent live feed in your app use this url: &lt;A href="http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer" title="http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer"&gt;http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 13:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718148#M15964</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-29T13:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI with FLEX basic stuff</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718149#M15965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I will check ArcGIS Desktop help, I would love to mark this as correct answer, but&amp;nbsp; I still can't see the hurricane layer, do you think it has to be, because I'm in a VPN ? I can´t try it without VPN cause to enter my work database I need to be logged in the vpn, any other ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718149#M15965</guid>
      <dc:creator>RafaelGarcía_Ocampo</dc:creator>
      <dc:date>2014-08-29T15:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI with FLEX basic stuff</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718150#M15966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rafael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sorry I did not notice that you were trying to load the layer as a ArcGISTiledMapServiceLayer. This map service is not cached so you have to use ArcGISDynamicMapServiceLayer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14093273869456028 jive_text_macro" jivemacro_uid="_14093273869456028"&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer show="layerShowHandler(event)" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer" rel="nofollow" target="_blank"&gt;http://tmservices1.esri.com/arcgis/rest/services/LiveFeeds/Hurricane_Recent/MapServer&lt;/A&gt;&lt;SPAN&gt;" visible="{bb.selectedIndex == 5}"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:49:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718150#M15966</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-29T15:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI with FLEX basic stuff</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718151#M15967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much! Have a nice day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 15:55:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/esri-with-flex-basic-stuff/m-p/718151#M15967</guid>
      <dc:creator>RafaelGarcía_Ocampo</dc:creator>
      <dc:date>2014-08-29T15:55:06Z</dc:date>
    </item>
  </channel>
</rss>

