<?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: Sample Viewer Modifications in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9984#M221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Rene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for getting back to me. In answer to your question, yes as in only the layers that are visable.&amp;nbsp; For example, say I have a schools layer, a hospitals layer, and fire stations layer all turned on and visable on the map, respectively,those would be the only layers I would want to see in the drop down list.&amp;nbsp; The scale level wouldn't be an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Sep 2010 13:04:53 GMT</pubDate>
    <dc:creator>JosephGibson</dc:creator>
    <dc:date>2010-09-23T13:04:53Z</dc:date>
    <item>
      <title>Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9966#M203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm brand spanking new to Flex and am fumbling my way through it.&amp;nbsp; I was able to make the modifications the mini help file (comes with the download fo the sample viewer) suggested to get accustomed to the programming but that was pretty simple stuff in my mind.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've even been able to (today at least) show my own data within the sample viewer by placing the correct REST URL in the operational layers section of the config.xml file.&amp;nbsp; Here's where it goes haywire for me.&amp;nbsp; It's not pulling in all the layers I have in the service.&amp;nbsp; And I've updated the service to my knowledge (even created a different one) but that one's not even showing up in the Rest services directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm stuck and I don't know how to proceed and I'm hoping this is a simple fix.&amp;nbsp; I know we've had issues with seeing services based on how our server is setup and behind a firewall (we have to use reverse proxy rules to deploy any applications).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other issues:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I'm also seeing a slight issue with my sample viewer in that the measurment tool under the draw widget isn't working.&amp;nbsp; Anyone aware of this or did I mess up some code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Identify: I would love to have a simple identify tool/widget that works like the example in the sample resource center but I'm so new I don't know if I'm supposed to create a new file, what kind of file, etc?&amp;nbsp; I have FlexBuilder 4 installed on my server but it's not pulling in files (other than .xml) in any readable fashion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Hyperlink: Eventually I have a field setup from the ArcIMS days that I want users to be able to jump from the identify information results to the URL stated in the table.&amp;nbsp; Any suggestions on where to find this example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alright, sorry for the long post but I've been trying to do this all myself and I'm just not understanding the new Flex format/language.&amp;nbsp; And I don't have a neat little book like I did with ArcIMS (or I haven't found it yet) so I'm having trouble finding example and simple start up information.&amp;nbsp; Thanks in advance for any help provided and I'll be more than willing to share any code or files if needed to come to a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 20:24:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9966#M203</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2010-09-02T20:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9967#M204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; OK, lets start with a question... Do you know the REST Admin page is and how to get to it? Basically if you make a change to a map service you have to clear the REST cache before you will see the change. &lt;/SPAN&gt;&lt;A href="http://localhost/arcgis/rest/admin"&gt;http://localhost/arcgis/rest/admin&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next for those map services that you have that certain layers are not showing up is that simply because they have a scale dependency setup on them? When you go to your REST Services directory and click on one of your map services at the top there will be&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;View In:&amp;nbsp;&amp;nbsp; ArcMap&amp;nbsp;&amp;nbsp; ArcGIS Explorer&amp;nbsp;&amp;nbsp; ArcGIS JavaScript&amp;nbsp;&amp;nbsp; Google Earth&amp;nbsp;&amp;nbsp; ArcGIS.com Map&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;press ArcGIS JavaScript&amp;nbsp; and zoom around your map service do those layers show up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I am not sure why your measure is not working&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 and 3. you need to wait another month (without the schedule slipping) and FlexViewer 2.1 will be out and will have these taken care of as far as I have heard.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 23:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9967#M204</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-09-02T23:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9968#M205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the response.&amp;nbsp; I wasn't aware of the Admin cache.&amp;nbsp; Cleared it out and voila it worked!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding the draw tool and the hyperlink, I'll wait for the new version and hopefully that'll alleviate the issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I could beg, borrow or steal some more of your time, I have another couple questions.&amp;nbsp; I modified the search widget so that it would search my local layers (the same ones I was having trouble getting to show properly).&amp;nbsp; It appears the text string search must be exact and not a partial match.&amp;nbsp; Is there any way to change this?&amp;nbsp; Also, below is the code for searching one of the layers in the search widget.&amp;nbsp; When it does find a record, it returns the title of the record and two lines of "null:1324.1232424354" or a slight variation of the numbers.&amp;nbsp; Does that mean I have the &amp;lt;fields&amp;gt;&amp;lt;titlefield&amp;gt; and &amp;lt;linkfield&amp;gt; coded improperly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*******************&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;name&amp;gt;Construction Sites&amp;lt;/name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis2.jonescarter.com/arcgis/rest/services/Server/MapServer/3" rel="nofollow" target="_blank"&gt;http://gis2.jonescarter.com/arcgis/rest/services/Server/MapServer/3&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/url&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;expression&amp;gt;NAME = '[value]'&amp;lt;/expression&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;textsearchlabel&amp;gt;Search by Site Name&amp;nbsp; [ Example: Baylor 4 No. 2 Alt ]:&amp;lt;/textsearchlabel&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;graphicalsearchlabel&amp;gt;Use one of the graphical search tools to select under construction sites&amp;lt;/graphicalsearchlabel&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;NAME&amp;lt;/fields&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;titlefield&amp;gt;NAME&amp;lt;/titlefield&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;linkfield&amp;gt;HYPERLINK&amp;lt;/linkfield&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/layer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*****************&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, regarding the identify code on the sample resource center (or any of the code there), is it a new file, insert into existing file, etc?&amp;nbsp; I'm just trying to wrap my brain around the new processes here and I'm struggling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for the help already.&amp;nbsp; It's a tremendous improvement from where I was.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 14:41:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9968#M205</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2010-09-03T14:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9969#M206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chad,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The issue with having to type exactly what you are searching for is an easy fix just replace&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;expression&amp;gt;NAME = '[value]'&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;SPAN&gt; with&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;expression&amp;gt;NAME LIKE '%[value]%'&amp;lt;/expression&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next your list of fields needs to include all the fields you are going to use separated by a comma.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So add the hyperlink field into your list of fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In regards to widgets that you can download from the code gallery you have to ensure they are developed for the particular FlexViewer version that you are working with. So the identify widget on the code gallery is a 1.x version and will not work for the FlexViewer2.0.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 15:00:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9969#M206</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-09-03T15:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9970#M207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again Robert.&amp;nbsp; I will try that out and get it working.&amp;nbsp; I also perused a couple more threads and found the Developer's Guide by Moxie.&amp;nbsp; I'll dive into that and see if clears any other clouds in my head.&amp;nbsp; Thanks again for the help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Sep 2010 15:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9970#M207</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2010-09-03T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9971#M208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How does one get the identify tool to work in SFV 2.0? Did ESRI kill the identify capability in 2 or did I miss something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Chad,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; The issue with having to type exactly what you are searching for is an easy fix just replace&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;expression&amp;gt;NAME = '[value]'&amp;lt;/expression&amp;gt;&lt;/PRE&gt; with&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;expression&amp;gt;NAME LIKE '%[value]%'&amp;lt;/expression&amp;gt;&lt;/PRE&gt;Next your list of fields needs to include all the fields you are going to use separated by a comma.&lt;BR /&gt;So add the hyperlink field into your list of fields.&lt;BR /&gt;&lt;BR /&gt;In regards to widgets that you can download from the code gallery you have to ensure they are developed for the particular FlexViewer version that you are working with. So the identify widget on the code gallery is a 1.x version and will not work for the FlexViewer2.0.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 19:39:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9971#M208</guid>
      <dc:creator>CattyannCampbell</dc:creator>
      <dc:date>2010-09-07T19:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9972#M209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also looking for an identify widget for my 2.0 viewer.&amp;nbsp; If anyone could point me in the right direction to locate one it would be much appreciated.&amp;nbsp; Will this be included in 2.1?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 15:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9972#M209</guid>
      <dc:creator>MelissaJohnson</dc:creator>
      <dc:date>2010-09-17T15:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9973#M210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the sounds of it, there will be a pretty nice one in FlexViewer 2.1. Just a few more days to wait.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 15:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9973#M210</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-09-17T15:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9974#M211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yea!!!! Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 15:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9974#M211</guid>
      <dc:creator>MelissaJohnson</dc:creator>
      <dc:date>2010-09-17T15:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9975#M212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;identify widget for my 2.0 viewer.... Will this be included in 2.1?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nope, no identify widget in ArcGIS Viewer for Flex 2.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, depending on what you want to do, there is some "identify" functionality in 2.0.&amp;nbsp; You can click on features and get a popup that shows information for that feature.&amp;nbsp; This is the concept of "info popups".&amp;nbsp; These are supported both if the feature was added as an operational layer of type "feature" (which could point to any layer in a MapService or FeatureService) or as a result from GeoRSS, Search, or Query widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 23:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9975#M212</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-09-17T23:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9976#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So there's not going to be an identify widget for the non-beta version? If this is true I have to say I am highly disappointed and a little dismayed. As this has been one of the most asked about (and highly needed) functions not available in the current beta viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 14:46:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9976#M213</guid>
      <dc:creator>JosephGibson</dc:creator>
      <dc:date>2010-09-21T14:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9977#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added an Identify Widget to the Code Gallery&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=952242d872654661984c7d7e183d2183"&gt;http://www.arcgis.com/home/item.html?id=952242d872654661984c7d7e183d2183&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The actual Identify tool is just a component added to the widget, so there are no Flexviewer dependencies, so it should port over fairly easily when Flexviewer 2 gets updated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It may not work exactly how most people would use it, but it works great for our particular workflow here in the office.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 16:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9977#M214</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2010-09-21T16:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9978#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for posting this Rene! Just implemented it into my flex viewer and it works great! All I needed to do was make some minor alterations.&amp;nbsp; I have one quick question though. Instead of listing all the layers that are available in the drop down list is it possible to only show layers that are currently activated? I am not a programmer and have no idea if this is a simple task or not. But any info you could provide to point me in the right direction would be a great help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 16:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9978#M215</guid>
      <dc:creator>JosephGibson</dc:creator>
      <dc:date>2010-09-22T16:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9979#M216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As in only what's visible? At that scale level as well?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I don't have time this week, I can implement that this weekend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for feedback.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 16:12:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9979#M216</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2010-09-22T16:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9980#M217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bjorn,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What about the hyperlink widget? Are we going to see one also in the new sample map viewer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was just curious.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 16:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9980#M217</guid>
      <dc:creator>JoshCalhoun</dc:creator>
      <dc:date>2010-09-22T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9981#M218</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;BR /&gt;&lt;SPAN&gt;Sorry, this might be a dumb question, but am I supposed to generate a swf file from the mxml file in builder?&amp;nbsp; Again, I'm very fresh to Flex but when I played with the widget at the link provided it seemed to do exactly what I needed.&amp;nbsp; I downloaded the files, placed the folder with the other widget folders and added the code to the config.xml file.&amp;nbsp; I see the widget in my top bar but clicking on it produces no widget container.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 21:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9981#M218</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2010-09-22T21:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9982#M219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I updated the download page with info on how to compile in to your own project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also look here and it briefly tells you how to add your own widgets to a project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/developers/widget_framework.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/developers/widget_framework.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 21:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9982#M219</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2010-09-22T21:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9983#M220</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;BR /&gt;&lt;SPAN&gt;I'll have to play with it over the next couple weeks because it's not fitting in for me.&amp;nbsp; I have the src code, created the flex project, added the widget, built the project after making mods to the code and it's throwing errors when I try to export the build.&amp;nbsp; In my typical, not-being-a-programmer personality, I'm gonna walk away from it and clear my head and see if it helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand why ESRI wouldn't include an identify widget with the sample viewer.&amp;nbsp; it's such a base task that I would have thought it be mandatory but I guess not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help Rene, I'm sure I'll be talking to you more later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 12:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9983#M220</guid>
      <dc:creator>ChadHall</dc:creator>
      <dc:date>2010-09-23T12:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Viewer Modifications</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9984#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Rene,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for getting back to me. In answer to your question, yes as in only the layers that are visable.&amp;nbsp; For example, say I have a schools layer, a hospitals layer, and fire stations layer all turned on and visable on the map, respectively,those would be the only layers I would want to see in the drop down list.&amp;nbsp; The scale level wouldn't be an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 13:04:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/sample-viewer-modifications/m-p/9984#M221</guid>
      <dc:creator>JosephGibson</dc:creator>
      <dc:date>2010-09-23T13:04:53Z</dc:date>
    </item>
  </channel>
</rss>

