<?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: Flexviewer2.0/Flashbuilder4 how to insert code from Samples section in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520213#M11804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The samples are for users to learn how to doing things in code from scratch and are for instructional purposes. You should study the code and see what it is actually doing and then you can determine what portions of the code are necessary for inclusion in the FlexViewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Aug 2010 20:31:04 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-08-26T20:31:04Z</dc:date>
    <item>
      <title>Flexviewer2.0/Flashbuilder4 how to insert code from Samples section</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520209#M11800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use the "Add LODs for extra zooming" in the Samples section of the ArcGIS API for Flex of the ArcGIS Resource Center.&amp;nbsp; I click the Source Code tab to view the code but I am not sure where to insert it into my MapManager.mxml.&amp;nbsp; Not sure if I can copy n paste the whole piece of code or if I only need a portion of it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 13:39:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520209#M11800</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-08-26T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Flexviewer2.0/Flashbuilder4 how to insert code from Samples section</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520210#M11801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to use the "Add LODs for extra zooming" in the Samples section of the ArcGIS API for Flex of the ArcGIS Resource Center.&amp;nbsp; I click the Source Code tab to view the code but I am not sure where to insert it into my MapManager.mxml.&amp;nbsp; Not sure if I can copy n paste the whole piece of code or if I only need a portion of it.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to add API samples to the SFV is much more difficult than it looks. Is this what you are trying to do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 13:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520210#M11801</guid>
      <dc:creator>MLowry</dc:creator>
      <dc:date>2010-08-26T13:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Flexviewer2.0/Flashbuilder4 how to insert code from Samples section</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520211#M11802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I downloaded the source code for the new viewer and imported the .zip file into Flashbuilder 4 as a Flashbuilder 4 project.&amp;nbsp; Not using the SFV.&amp;nbsp; So I am starting from scratch here lol.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 13:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520211#M11802</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-08-26T13:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Flexviewer2.0/Flashbuilder4 how to insert code from Samples section</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520212#M11803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What are the sample codes for?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 18:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520212#M11803</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-08-26T18:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Flexviewer2.0/Flashbuilder4 how to insert code from Samples section</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520213#M11804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shawn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The samples are for users to learn how to doing things in code from scratch and are for instructional purposes. You should study the code and see what it is actually doing and then you can determine what portions of the code are necessary for inclusion in the FlexViewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 20:31:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520213#M11804</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-08-26T20:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Flexviewer2.0/Flashbuilder4 how to insert code from Samples section</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520214#M11805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yup.&amp;nbsp; Figured that out pretty much.&amp;nbsp; Too bad I can't delete this post after I figure something out.&amp;nbsp; lol.&amp;nbsp; Thanks Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 21:50:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexviewer2-0-flashbuilder4-how-to-insert-code/m-p/520214#M11805</guid>
      <dc:creator>ShawnKraft</dc:creator>
      <dc:date>2010-08-26T21:50:05Z</dc:date>
    </item>
  </channel>
</rss>

