<?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 How to migrate from agslib 2.1 to agslib 3.1 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-migrate-from-agslib-2-1-to-agslib-3-1/m-p/529018#M11983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an application which is developed using agslib 2.1. I want to migrate t to agslib3.1. When I use the new library, There is an error in MapManager.mxml code as &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;"Call to a possibly undefined method zoomToFullExtent through a reference with static type com.esri.ags.tools:NavigationTool."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could not find any updated MapManager.mxml in FlexViewer version 3.1. So I was thinking that maybe I must follow a process for migrating from 2.1 to 3.1. does anybody know how I can migrate my code to use the new library, or any workaround for resolving the issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2012 15:24:03 GMT</pubDate>
    <dc:creator>FarhadNavaei</dc:creator>
    <dc:date>2012-12-17T15:24:03Z</dc:date>
    <item>
      <title>How to migrate from agslib 2.1 to agslib 3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-migrate-from-agslib-2-1-to-agslib-3-1/m-p/529018#M11983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an application which is developed using agslib 2.1. I want to migrate t to agslib3.1. When I use the new library, There is an error in MapManager.mxml code as &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;"Call to a possibly undefined method zoomToFullExtent through a reference with static type com.esri.ags.tools:NavigationTool."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could not find any updated MapManager.mxml in FlexViewer version 3.1. So I was thinking that maybe I must follow a process for migrating from 2.1 to 3.1. does anybody know how I can migrate my code to use the new library, or any workaround for resolving the issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 15:24:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-migrate-from-agslib-2-1-to-agslib-3-1/m-p/529018#M11983</guid>
      <dc:creator>FarhadNavaei</dc:creator>
      <dc:date>2012-12-17T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate from agslib 2.1 to agslib 3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-migrate-from-agslib-2-1-to-agslib-3-1/m-p/529019#M11984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I have an application which is developed using agslib 2.1. I want to migrate t to agslib3.1. When I use the new library, There is an error in MapManager.mxml code as &lt;SPAN style="font-style:italic;"&gt;&lt;STRONG&gt;"Call to a possibly undefined method zoomToFullExtent through a reference with static type com.esri.ags.tools:NavigationTool."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;BR /&gt;I could not find any updated MapManager.mxml in FlexViewer version 3.1. So I was thinking that maybe I must follow a process for migrating from 2.1 to 3.1. does anybody know how I can migrate my code to use the new library, or any workaround for resolving the issue?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First off, I would make certain that you have the minimum system requirements: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/concepts/index.html#//017p0000000m000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/concepts/index.html#//017p0000000m000000&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you taken a look at the What's new archived doc - Migrating from 2.5 to 3.0, &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Migrating_from_2_5_to_3_0/017p00000024000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/flex-api/concepts/index.html#/Migrating_from_2_5_to_3_0/017p00000024000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It mentions, "The zoomToFullExtent() method on NavigationTool was deprecated at 2.3 and has been removed at 3.0. Use Map.zoomToInitialExtent() instead."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 16:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-migrate-from-agslib-2-1-to-agslib-3-1/m-p/529019#M11984</guid>
      <dc:creator>HeatherGonzago</dc:creator>
      <dc:date>2012-12-17T16:40:05Z</dc:date>
    </item>
  </channel>
</rss>

