<?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: Our ArcGIS Flex Site in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197008#M4617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree your buttons are great. The copy to clipboard and get directions are impressive. I too am interested if you did these in house or farmed it out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jan 2011 15:21:09 GMT</pubDate>
    <dc:creator>WilliamRockwell</dc:creator>
    <dc:date>2011-01-06T15:21:09Z</dc:date>
    <item>
      <title>Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197001#M4610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Reviving a thread from the old forums. Hope I'm not redoing what someone already did.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At long last, our web site is available to the public. We've been using these in house for almost a year so it's been a long time coming. We decided to go with several focused applications rather than one that did everything. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A big thanks to all those that have helped with code samples and offered advice on these forums. Your help has been invaluable! I learned so much just reading through the posts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here they are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/hoas/hoa.html"&gt;http://maps.cityofhenderson.com/public/hoas/hoa.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/license/license.html"&gt;http://maps.cityofhenderson.com/public/license/license.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/council/council.html"&gt;http://maps.cityofhenderson.com/public/council/council.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/parks/parks.html"&gt;http://maps.cityofhenderson.com/public/parks/parks.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you have any comments or suggestions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Brendan Lee&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Systems Support Analyst - GIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of Henderson, Nevada&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 21:31:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197001#M4610</guid>
      <dc:creator>BrendanLee</dc:creator>
      <dc:date>2010-06-07T21:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197002#M4611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Brendan, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Liking what you have done, looking great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I ask you about your link to StreetView? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this working in an internal site I am writing, but not in a custom window without all the google bits. Do you need to sign up and pay for something to have streetview look like this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 08:17:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197002#M4611</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2010-06-09T08:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197003#M4612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a sample that shows the google code to get a street view object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;View source to see the little JS needed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/apis/maps/documentation/javascript/v2/examples/streetview-simple.html"&gt;http://code.google.com/apis/maps/documentation/javascript/v2/examples/streetview-simple.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The API and more information can be found here&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/apis/maps/documentation/javascript/v2/services.html#Streetview"&gt;http://code.google.com/apis/maps/documentation/javascript/v2/services.html#Streetview&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 11:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197003#M4612</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-06-09T11:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197004#M4613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The use of any of the Google mapping products is not allowed on internal sites unless you pay for licensing.&amp;nbsp; I looked it to this for a client and that information came straight from a Google representative.&amp;nbsp; I can't remember the cost but it was not worth it to our client.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 13:33:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197004#M4613</guid>
      <dc:creator>DonCaviness</dc:creator>
      <dc:date>2010-06-09T13:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197005#M4614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks great! Are you going to incorporate a terrain hillshade in the basemap?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 16:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197005#M4614</guid>
      <dc:creator>LeeAllen</dc:creator>
      <dc:date>2010-06-09T16:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197006#M4615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the feedback.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have lots of ideas for future enhancements. We've also discussed different base maps and hillshade is one of them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 19:57:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197006#M4615</guid>
      <dc:creator>BrendanLee</dc:creator>
      <dc:date>2010-06-09T19:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197007#M4616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nice sites.&amp;nbsp; I really like your buttons.&amp;nbsp; Can you tell me if you made them yourself or purchased them somewhere?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mary Andrews&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of San Luis Obispo&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:mandrews@slocity.org"&gt;mandrews@slocity.org&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 19:34:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197007#M4616</guid>
      <dc:creator>maryandrews</dc:creator>
      <dc:date>2011-01-04T19:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197008#M4617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree your buttons are great. The copy to clipboard and get directions are impressive. I too am interested if you did these in house or farmed it out?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:21:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197008#M4617</guid>
      <dc:creator>WilliamRockwell</dc:creator>
      <dc:date>2011-01-06T15:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197009#M4618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The icons for the buttons are a combination of in-house custom graphics and those that came with ESRI's FlexViewer. Most of them are custom however.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 19:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197009#M4618</guid>
      <dc:creator>BrendanLee</dc:creator>
      <dc:date>2011-02-23T19:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Our ArcGIS Flex Site</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197010#M4619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are some new ones added:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/zoning/zoning.html"&gt;Zoning and Land Use&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/interest/interest.html"&gt;Points of Interest&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.cityofhenderson.com/public/schools/schools.html"&gt;Schools&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More coming soon!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 19:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/our-arcgis-flex-site/m-p/197010#M4619</guid>
      <dc:creator>BrendanLee</dc:creator>
      <dc:date>2011-02-23T19:05:40Z</dc:date>
    </item>
  </channel>
</rss>

