<?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: How to import Flex viewer 2 project? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488324#M11159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did it but got a lot of errors.&amp;nbsp; Will fight with these.&amp;nbsp; Thanks and have anice weekend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Sep 2010 16:01:03 GMT</pubDate>
    <dc:creator>ShaningYu</dc:creator>
    <dc:date>2010-09-17T16:01:03Z</dc:date>
    <item>
      <title>How to import Flex viewer 2 project?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488320#M11155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have worked on Flexviewer 1.3 project for a while in FB 3 and 4.&amp;nbsp; Now I want to use 2.0.&amp;nbsp; I downloaded the source code.&amp;nbsp; But when I try to import the project,&amp;nbsp; I got the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The folder does not contain a valid Flash Builder Project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Besides, there are several config files in the V2.0, which one I should use?&amp;nbsp; I could not find a Readme file.&amp;nbsp; If you know how to work on V2.0, please share your experience.&amp;nbsp; Thanks and have a nice weekend!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 12:21:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488320#M11155</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-09-17T12:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Flex viewer 2 project?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488321#M11156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using FlashBuilder 4 to import the project? If you are using FlashBuilder 3, I think you'll need to unzip the file and import the folder. There is a readme.txt in the src zip file that tells you how to import the project into FB4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you used this link for the source, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=3f6a0bfee48949a88df50bf7686ec72a"&gt;http://www.arcgis.com/home/item.html?id=3f6a0bfee48949a88df50bf7686ec72a&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 12:50:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488321#M11156</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2010-09-17T12:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Flex viewer 2 project?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488322#M11157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rene:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&amp;nbsp; I did get the right site.&amp;nbsp; Per your instruction, I found the readme.&amp;nbsp; However, using that procedure only allows me to run ESRI's sample.&amp;nbsp; I want to revise their code and do some customization.&amp;nbsp; I did another try: replace my existing code by V2.0 code, but got something stranger.&amp;nbsp; The widget boarder disappears.&amp;nbsp; What experience do you have to use V2's code?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SY&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 14:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488322#M11157</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-09-17T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Flex viewer 2 project?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488323#M11158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's the source code for the FlexViewer that can be customized to your liking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However if you'd like the API used to build the FlexViewer you'll want to get the API from here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/arcgis-flex-api-how-to-download"&gt;http://resources.arcgis.com/content/arcgis-flex-api-how-to-download&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That will alllow you to build an application from scratch.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 14:58:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488323#M11158</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2010-09-17T14:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Flex viewer 2 project?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488324#M11159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I did it but got a lot of errors.&amp;nbsp; Will fight with these.&amp;nbsp; Thanks and have anice weekend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 16:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488324#M11159</guid>
      <dc:creator>ShaningYu</dc:creator>
      <dc:date>2010-09-17T16:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to import Flex viewer 2 project?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488325#M11160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI - for more information about the Flex Viewer, there is not only a basic readme.txt file but a resource center with help and samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://links.esri.com/flexviewer"&gt;http://links.esri.com/flexviewer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Concepts -&amp;gt; Developers -&amp;gt; Getting Started there is some "getting started" steps that you might find useful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 23:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-import-flex-viewer-2-project/m-p/488325#M11160</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-09-17T23:38:38Z</dc:date>
    </item>
  </channel>
</rss>

