<?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: Flex API vs Flex Viewer API in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590315#M16886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Burns,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The disadvantages of using the Flex Viewer is that to&amp;nbsp; truely give&amp;nbsp; it a look and feel that is not the standard boilerplate Flex&amp;nbsp; Viewer&amp;nbsp; look you have to be a GOOD developer to tear apart the code. That&amp;nbsp; being&amp;nbsp; said that disadvantage is pretty small. The Flex Viewer is a&amp;nbsp; custom&amp;nbsp; semi MVC framework and not a true MVC pattern. Now that is&amp;nbsp; assuming&amp;nbsp; that you even know what a MVC pattern is and you want to&amp;nbsp; develop using&amp;nbsp; one of the popular MVC patterns. Taking the Flex API&amp;nbsp; samples and using&amp;nbsp; them in the Flex Viewer is not any kind of simple copy&amp;nbsp; and paste for&amp;nbsp; those copy and paste ninjas. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have been told that the flex viewer api is configurable, but&amp;nbsp; not customizable (like apps made with flex api)..&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;&amp;nbsp; That is&amp;nbsp; completely false. Those that make that statement are the ones&amp;nbsp; that&amp;nbsp; don't want to take the time to understand the ins and outs of the&amp;nbsp;&amp;nbsp; Viewer. That being said, customizing the viewer does require a good&amp;nbsp;&amp;nbsp; working knowledge of it's code if you want to do anything besides a&amp;nbsp;&amp;nbsp; custom widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;can flex viewer widgets that are found on arcgis flex api website&amp;nbsp; be used without the viewer??&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; Honestly, Yes but not without a&amp;nbsp; 50% or more re-write of the code to remove the dependance on the viewers&amp;nbsp; framework. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If&amp;nbsp; you are a casual developer that does not plan on investing a lot of&amp;nbsp;&amp;nbsp; time and learning of the Flex API than the flex Viewer is a great&amp;nbsp;&amp;nbsp; product for you. If you are already a novice Flex Developer and plan to&amp;nbsp;&amp;nbsp; do a lot more learning (such as MVC patterns) or need almost complete&amp;nbsp;&amp;nbsp; control over your developed application and have a lot of time to invest&amp;nbsp;&amp;nbsp; in writing all the code yourself than the Flex API is your obvious&amp;nbsp;&amp;nbsp; choice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for a lot of pre-developed&amp;nbsp; capabilities to include&amp;nbsp; widgets and code examples that are not just the&amp;nbsp; ones developed by the&amp;nbsp; Flex API team in the form of API Samples and&amp;nbsp; people that are willing to&amp;nbsp; share their code source than the Viewer is&amp;nbsp; the better choice. Of&amp;nbsp; course other will have their opinion, but I have&amp;nbsp; to speak from my&amp;nbsp; several years of experience helping beginners and&amp;nbsp; sharing code on both&amp;nbsp; the old forums and these new ones for both the API&amp;nbsp; and the Viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jan 2012 00:50:47 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-01-18T00:50:47Z</dc:date>
    <item>
      <title>Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590314#M16885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to flex api / flex viewer api. I was wondering if someone could explain the potential disadvantages of using the flex viewer api vs flex api. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been told that the flex viewer api is configurable, but not customizable (like apps made with flex api)..however i have also read that you can expand the source code provided with the viewer api..very confusing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, can flex viewer widgets that are found on arcgis flex api website be used without the viewer??..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any feedback to clarify would be great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2012 22:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590314#M16885</guid>
      <dc:creator>MattGiles</dc:creator>
      <dc:date>2012-01-17T22:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590315#M16886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Burns,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The disadvantages of using the Flex Viewer is that to&amp;nbsp; truely give&amp;nbsp; it a look and feel that is not the standard boilerplate Flex&amp;nbsp; Viewer&amp;nbsp; look you have to be a GOOD developer to tear apart the code. That&amp;nbsp; being&amp;nbsp; said that disadvantage is pretty small. The Flex Viewer is a&amp;nbsp; custom&amp;nbsp; semi MVC framework and not a true MVC pattern. Now that is&amp;nbsp; assuming&amp;nbsp; that you even know what a MVC pattern is and you want to&amp;nbsp; develop using&amp;nbsp; one of the popular MVC patterns. Taking the Flex API&amp;nbsp; samples and using&amp;nbsp; them in the Flex Viewer is not any kind of simple copy&amp;nbsp; and paste for&amp;nbsp; those copy and paste ninjas. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have been told that the flex viewer api is configurable, but&amp;nbsp; not customizable (like apps made with flex api)..&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;&amp;nbsp; That is&amp;nbsp; completely false. Those that make that statement are the ones&amp;nbsp; that&amp;nbsp; don't want to take the time to understand the ins and outs of the&amp;nbsp;&amp;nbsp; Viewer. That being said, customizing the viewer does require a good&amp;nbsp;&amp;nbsp; working knowledge of it's code if you want to do anything besides a&amp;nbsp;&amp;nbsp; custom widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;can flex viewer widgets that are found on arcgis flex api website&amp;nbsp; be used without the viewer??&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; Honestly, Yes but not without a&amp;nbsp; 50% or more re-write of the code to remove the dependance on the viewers&amp;nbsp; framework. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If&amp;nbsp; you are a casual developer that does not plan on investing a lot of&amp;nbsp;&amp;nbsp; time and learning of the Flex API than the flex Viewer is a great&amp;nbsp;&amp;nbsp; product for you. If you are already a novice Flex Developer and plan to&amp;nbsp;&amp;nbsp; do a lot more learning (such as MVC patterns) or need almost complete&amp;nbsp;&amp;nbsp; control over your developed application and have a lot of time to invest&amp;nbsp;&amp;nbsp; in writing all the code yourself than the Flex API is your obvious&amp;nbsp;&amp;nbsp; choice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking for a lot of pre-developed&amp;nbsp; capabilities to include&amp;nbsp; widgets and code examples that are not just the&amp;nbsp; ones developed by the&amp;nbsp; Flex API team in the form of API Samples and&amp;nbsp; people that are willing to&amp;nbsp; share their code source than the Viewer is&amp;nbsp; the better choice. Of&amp;nbsp; course other will have their opinion, but I have&amp;nbsp; to speak from my&amp;nbsp; several years of experience helping beginners and&amp;nbsp; sharing code on both&amp;nbsp; the old forums and these new ones for both the API&amp;nbsp; and the Viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 00:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590315#M16886</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-18T00:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590316#M16887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By "standard boilerplate Flex Viewer look" - you mean the standard viewer header, "locked" widget icon locations, skins (the look of the widget windows, etc.), the use of "widgets" to incorporate tools, ....?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, just so I'm 100% clear - the only disadvantage to the viewer is the look and feel - no functionality is lost when using the viewer vs the flex api?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 03:22:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590316#M16887</guid>
      <dc:creator>MattGiles</dc:creator>
      <dc:date>2012-01-18T03:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590317#M16888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Id like to rephrase the answer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whether you choose Flex Viewer or Flex API depends on two things: how customized your application needs to be, and whether you have a customer that needs to be able to configure it without Flash Builder or writing code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you make a Flex Viewer app, it will look like a Flex Viewer app, and work mostly like a Flex Viewer app. (As you said, "the standard viewer header, "locked" widget icon locations, skins (the look of the widget windows, etc.), the use of "widgets" to incorporate tools" etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The viewer has a 'core', which is around 30 000 line monolith of a code. Modifying this core is very slow: some of the classes have sizes of over thousand lines, and there is not much commentation. This core defines how the Flex Viewer looks and how it essentially works. So if your application needs to be highly customized or cannot look like what Flex Viewer looks like, you probably should do it with just API. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it's easy to plug in widgets to the Flex Viewer, and if you settle for how the Viewer feels and looks, you can get very far by just making custom widgets for it. If the ready-made widgets for Viewer satisfy your needs, then go for them. However, if you need highly customized widgets, i recommend making own widgets. The Esri made widget files are often also over 1000 lines with no commentation or architecture in general, and trying to modify them can turn out to be a massive time sink. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, be aware that a lot of the component / widget functionality is embedded in the skin files that you can modify by downloading the skins with the API zip, and plugging them into the Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Flex Viewer has the benefit, that it's very customizable using .xml-files. E.g. customers and such often wish to accomodate custom-built applications to their map documents personally, but don't have Flash builder and dont want code Flex, and thats what Viewer is well suited for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style: italic; font-size: 1;"&gt;Flex dev, Esri Finland&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 08:49:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590317#M16888</guid>
      <dc:creator>MarttiKostia</dc:creator>
      <dc:date>2012-01-18T08:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590318#M16889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It all depends on experience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Experience can not be downloaded and compiled. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Experience comes when you write the code yourself when you read the documentation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First time opening "Flex Viewer" it seemes to me a heap of code. A year later, it seems to me too simple, easy extendable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/01m3/01m300000010000000.htm"&gt;One of ESRI requirements for developers is&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Good knowledge of Adobe Flex SDK and preferable experience with Flex modules&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When students come to us to practice and ask where to start, then I advise them to compile and run the examples provided by ESRI development team, and then advise them to work with "Flex Viewer". It takes two weeks and students can create their own widgets, can extend the interface and business logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IMHO - all depends on developer experience.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 09:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590318#M16889</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-01-18T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590319#M16890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;M Giles,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; As others have already said yes the boilerplate look is talking about the header over the map, the widget container(s) , etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as loss of functionality, there is NONE, How could there be when the Viewer is built on the Flex API ( the same one you would use when not using the Viewer).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree with Ivan about learning to program with Flex (learning basic Flex SDK), the Flex API samples are a great place to start as they are normally very focused and simple examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I have figured out or the years of working these forums is that &lt;/SPAN&gt;&lt;STRONG&gt;MOST&lt;/STRONG&gt;&lt;SPAN&gt; people are not developers or wish to become developers they are more copy and paste ninjas and the Flex Viewer is perfect for them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 11:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590319#M16890</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-18T11:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590320#M16891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just out of curiosity...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All these applications seem to be made with the flex viewer api:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/flexviewer2.0/index.html?config=config-calhoun-classic.xml"&gt;http://gis.calhouncounty.org/flexviewer2.0/index.html?config=config-calhoun-classic.xml&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.oilsandsdevelopers.ca/index.php/interactive-map/"&gt;http://www.oilsandsdevelopers.ca/index.php/interactive-map/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://gis.waterburyct.org/FlexViewer/flexviewer1.3/"&gt;http://gis.waterburyct.org/FlexViewer/flexviewer1.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this look changed from the standard viewer look through skins? If so, are these skins available for download somewhere??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 13:45:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590320#M16891</guid>
      <dc:creator>MattGiles</dc:creator>
      <dc:date>2012-01-18T13:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590321#M16892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Matt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes all these sites are using the Flex Viewer app but the last two in your list are using the old Sample Flex Viewer 1.x version. Though my site (the First one) gives the old look it is the latest Flex Viewer 2.5 version. As far as availability of skin code that is where most people do not share their stuff, so that they can maintain a level of uniqueness.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 13:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590321#M16892</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-18T13:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API vs Flex Viewer API</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590322#M16893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are many incredible flex mapping sites with or without the viewer framework.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont think there is an advantage or disadvantage to either approach, if you are familiar with flex development.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is an ESRI blog that has skinned and customised the viewer. The description reads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;At the 2011 Esri Developer Summit we presented the "Go Electric" application to demonstrate how easily a Flex programmer could customize and extend the ArcGIS Viewer for Flex &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The key point here is "how easily a &lt;/SPAN&gt;&lt;STRONG&gt;Flex Programmer&lt;/STRONG&gt;&lt;SPAN&gt; could customise". &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2012/01/11/Taking-ArcGIS-Viewer-for-Flex-customization-to-the-next-level_3A00_-Go-Electric.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2012/01/11/Taking-ArcGIS-Viewer-for-Flex-customization-to-the-next-level_3A00_-Go-Electric.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are serious about learning flex, I think keeping away from the both the viewer and mapping api is a good way to learn the foundations of flex. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you already know flex then you should have the foundations covered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have solid flex foundations you can review the core mapping api and the provided ESRI samples, you can review the viewer and the many widgets, then make an informed decision of what is more suitable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It comes down to your own site specific requirements, and/or personal preference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you just want to get a site up without learning the ins and outs of flex and are happy with being a "copy and paste ninjas" then the viewer is a good solid choice. You can customise widgets, create your own widgets and as the blog shows, skin the site too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 02:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-api-vs-flex-viewer-api/m-p/590322#M16893</guid>
      <dc:creator>MarkHoyland</dc:creator>
      <dc:date>2012-01-20T02:40:24Z</dc:date>
    </item>
  </channel>
</rss>

