<?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 use widgets in our application in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158617#M3727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do not gone through, but read carefully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Conceptually, a widget is a chunk of code that provides functionality in &lt;STRONG&gt;the ArcGIS Viewer for Flex application&lt;/STRONG&gt;. The &lt;STRONG&gt;Viewer application&lt;/STRONG&gt; has an extensible widget programming model and supports modular functionality. For example, one widget enables &lt;STRONG&gt;Viewer application&lt;/STRONG&gt; end-users to switch between base maps in the map display; a different widget provides functionality to find a location in the map; while another widget provides an overview map for the Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You &lt;/SPAN&gt;&lt;STRONG&gt;never&lt;/STRONG&gt;&lt;SPAN&gt; do it for own application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Never"&lt;/SPAN&gt;&lt;SPAN&gt; means that if you do not have the experience and you do not understand "How it is made" - you can not do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Never"&lt;/SPAN&gt;&lt;SPAN&gt; means that if you understand "How it is made" - you do not want to do it. (it is hard work - to dig into someone else's code)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 07:43:17 GMT</pubDate>
    <dc:creator>IvanBespalov</dc:creator>
    <dc:date>2012-04-18T07:43:17Z</dc:date>
    <item>
      <title>how use widgets in our application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158614#M3724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use sample widgets in my application can any one please help me &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i tried using implement but i could not able to do that &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;its giving all errors &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please give me &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;step by step procedure so that i can easly use it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ismail&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 04:40:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158614#M3724</guid>
      <dc:creator>MohammedIsmail</dc:creator>
      <dc:date>2012-04-18T04:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: how use widgets in our application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158615#M3725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 - If you download widgets from &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/gallery.html"&gt;Code Gallery&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/members/1920-rscheitlin"&gt;Roberts&lt;/A&gt;&lt;SPAN&gt; search widget has README file: &lt;/SPAN&gt;&lt;A href="https://github.com/rscheitlin/eSearch/blob/master/README"&gt;https://github.com/rscheitlin/eSearch/blob/master/README&lt;/A&gt;&lt;SPAN&gt; with detailed description "How to install compiled version" and "How to install non compiled version"...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - If you play with samples in Viewer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI developers provide us with help pages: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Creating_widgets/01m300000010000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Creating_widgets/01m300000010000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;the most common mistake here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;4 - Compile your widget, like any other Flex module.&lt;BR /&gt;In Flash Builder, with the Flex Viewer project open, go to Project &amp;gt; Properties &amp;gt; Flex modules. Click Add, click Browse, then navigate to your new widget .mxml file. Click OK three times.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At what stage you have a bug?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 06:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158615#M3725</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-04-18T06:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to use widgets in our application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158616#M3726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i have gone through the help and am unable to find the confg.xml in my application project&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. shall i copy from the help &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Location (where should i place it)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what are the changes should i have to make in that&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 07:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158616#M3726</guid>
      <dc:creator>MohammedIsmail</dc:creator>
      <dc:date>2012-04-18T07:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: how use widgets in our application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158617#M3727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do not gone through, but read carefully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Conceptually, a widget is a chunk of code that provides functionality in &lt;STRONG&gt;the ArcGIS Viewer for Flex application&lt;/STRONG&gt;. The &lt;STRONG&gt;Viewer application&lt;/STRONG&gt; has an extensible widget programming model and supports modular functionality. For example, one widget enables &lt;STRONG&gt;Viewer application&lt;/STRONG&gt; end-users to switch between base maps in the map display; a different widget provides functionality to find a location in the map; while another widget provides an overview map for the Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You &lt;/SPAN&gt;&lt;STRONG&gt;never&lt;/STRONG&gt;&lt;SPAN&gt; do it for own application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Never"&lt;/SPAN&gt;&lt;SPAN&gt; means that if you do not have the experience and you do not understand "How it is made" - you can not do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"Never"&lt;/SPAN&gt;&lt;SPAN&gt; means that if you understand "How it is made" - you do not want to do it. (it is hard work - to dig into someone else's code)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 07:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-use-widgets-in-our-application/m-p/158617#M3727</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-04-18T07:43:17Z</dc:date>
    </item>
  </channel>
</rss>

