<?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 API for Flex tutorial in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640019#M14197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm doing a tutorial on the API for Flex using flash builder and I'm having a problem. In this exercise I'm creating a cached map service with a tiled map service as the base map, and setting the extent. I have followed the tutorial to the tea, but I keep getting "Object is not assigned". Can anyone see where I'm going wrong.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Feb 2014 15:36:23 GMT</pubDate>
    <dc:creator>DustinHolt</dc:creator>
    <dc:date>2014-02-13T15:36:23Z</dc:date>
    <item>
      <title>API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640019#M14197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm doing a tutorial on the API for Flex using flash builder and I'm having a problem. In this exercise I'm creating a cached map service with a tiled map service as the base map, and setting the extent. I have followed the tutorial to the tea, but I keep getting "Object is not assigned". Can anyone see where I'm going wrong.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 15:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640019#M14197</guid>
      <dc:creator>DustinHolt</dc:creator>
      <dc:date>2014-02-13T15:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640020#M14198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;Original User: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:ad_giles@hotmail.com"&gt;ad_giles@hotmail.com&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dustin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I cannot see where the louisville extent is being set, try removing the load="map.extent = louisville.fullextent"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 15:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640020#M14198</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-02-13T15:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640021#M14199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It works now, I don't now why they tried to do it that way. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640021#M14199</guid>
      <dc:creator>DustinHolt</dc:creator>
      <dc:date>2014-02-13T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640022#M14200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dustin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Where is this Flex Tutorial located?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your code looks like this it works fine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
&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;nbsp; xmlns:s="library://ns.adobe.com/flex/spark" 
&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;nbsp; xmlns:mx="library://ns.adobe.com/flex/mx"
&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;nbsp; xmlns:esri="http://www.esri.com/2008/ags"
&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;nbsp; minWidth="955" minHeight="600"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fx:Declarations&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Place non-visual elements (e.g., services, value objects) here --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fx:Declarations&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:Map id="map"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISTiledMapServiceLayer url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISDynamicMapServiceLayer &lt;SPAN style="color:#ff0000;"&gt;id="louisville"&lt;/SPAN&gt; url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Louisville/LOJIC_LandRecords_Louisville/MapServer" load="{map.extent = louisville.full&lt;SPAN style="color:#ff0000;"&gt;E&lt;/SPAN&gt;xtent}"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/esri:Map&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;lt;/s:Application&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640022#M14200</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-12T03:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640023#M14201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a PDF of the exercise.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640023#M14201</guid>
      <dc:creator>DustinHolt</dc:creator>
      <dc:date>2014-02-13T17:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640024#M14202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dustin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You will notice (upon close observation) that the changes I indicated are included in the exercise steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;and give it an ???id??? of ???louisville???.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;load="{map.extent = louisville.full&lt;SPAN style="color:#ff0000;"&gt;E&lt;/SPAN&gt;xtent}"&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex is a case sensitive language so you have to be very cautious of that fact.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640024#M14202</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-02-13T17:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640025#M14203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found where I went wrong now. I had the "load="{map.extent = louisville.fullExtent}"/&amp;gt;" as a separate line, when it should have been a part of the "&amp;lt;esri:ArcGISDynamicMapServiceLayer" line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 18:11:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640025#M14203</guid>
      <dc:creator>DustinHolt</dc:creator>
      <dc:date>2014-02-13T18:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640026#M14204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dustin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I went back and returned the answer credit to Anthony as he was the one that originally answered your question. I just wanted to add additional questions and comments, not take his points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 18:19:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640026#M14204</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-02-13T18:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: API for Flex tutorial</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640027#M14205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, Thanks Anthony.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 18:20:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/api-for-flex-tutorial/m-p/640027#M14205</guid>
      <dc:creator>DustinHolt</dc:creator>
      <dc:date>2014-02-13T18:20:53Z</dc:date>
    </item>
  </channel>
</rss>

