<?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 Flex widget to serve as a link button in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595017#M13302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm pretty new to Flex, and I've been able to build a couple widgets and get them to work.&amp;nbsp; I'm having problems with something that seems like it should be so easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the sample flex viewer (2.2) and I'd like to add a widget to link out to a web page (say &lt;/SPAN&gt;&lt;A href="http://www.msn.com"&gt;http://www.msn.com&lt;/A&gt;&lt;SPAN&gt; for argument's sake).&amp;nbsp; I can get to the widget to open the page the first time.&amp;nbsp; After that, it doesn't work again unless I reload the application- it looks like it's still active.&amp;nbsp; I've looked on this form as well as a more general search on Flex technology and can't find anything to support what I'm doing.&amp;nbsp; Any one have sample code/resources that I could look at?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2011 14:49:45 GMT</pubDate>
    <dc:creator>DavidFlack</dc:creator>
    <dc:date>2011-08-22T14:49:45Z</dc:date>
    <item>
      <title>Flex widget to serve as a link button</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595017#M13302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm pretty new to Flex, and I've been able to build a couple widgets and get them to work.&amp;nbsp; I'm having problems with something that seems like it should be so easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the sample flex viewer (2.2) and I'd like to add a widget to link out to a web page (say &lt;/SPAN&gt;&lt;A href="http://www.msn.com"&gt;http://www.msn.com&lt;/A&gt;&lt;SPAN&gt; for argument's sake).&amp;nbsp; I can get to the widget to open the page the first time.&amp;nbsp; After that, it doesn't work again unless I reload the application- it looks like it's still active.&amp;nbsp; I've looked on this form as well as a more general search on Flex technology and can't find anything to support what I'm doing.&amp;nbsp; Any one have sample code/resources that I could look at?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 14:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595017#M13302</guid>
      <dc:creator>DavidFlack</dc:creator>
      <dc:date>2011-08-22T14:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Flex widget to serve as a link button</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595018#M13303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; First, make sure you post Flex Viewer or Widget questions to the Flex Viewer Forum:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a post that should help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/14829-Links-and-Menus-in-SFV-2.1?highlight=link+widget"&gt;http://forums.arcgis.com/threads/14829-Links-and-Menus-in-SFV-2.1?highlight=link+widget&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 15:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595018#M13303</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-22T15:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Flex widget to serve as a link button</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595019#M13304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert for catching that post!&amp;nbsp; It works perfectly!&amp;nbsp; That's even a little more than I was looking for, so it allowed me to add links to extra information my users wouldn't have gotten otherwise. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2011 15:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-widget-to-serve-as-a-link-button/m-p/595019#M13304</guid>
      <dc:creator>DavidFlack</dc:creator>
      <dc:date>2011-08-22T15:39:18Z</dc:date>
    </item>
  </channel>
</rss>

