<?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 Add hyperlink or Add Image on the Flex in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478852#M13485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear My Friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I will try to Add image&amp;nbsp; in each features &lt;/P&gt;&lt;P&gt;ex ( I have wells , I need each well has photo , when I click for well , I will see picture ..)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can do that in flex ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for helping&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 05:10:48 GMT</pubDate>
    <dc:creator>MohammedKhamis</dc:creator>
    <dc:date>2014-09-01T05:10:48Z</dc:date>
    <item>
      <title>Add hyperlink or Add Image on the Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478852#M13485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear My Friends ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I will try to Add image&amp;nbsp; in each features &lt;/P&gt;&lt;P&gt;ex ( I have wells , I need each well has photo , when I click for well , I will see picture ..)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can do that in flex ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for helping&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 05:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478852#M13485</guid>
      <dc:creator>MohammedKhamis</dc:creator>
      <dc:date>2014-09-01T05:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add hyperlink or Add Image on the Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478853#M13486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are are your images stored as attachments in your database or as files in your file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if they are attachments, you can use the showattachments attribute in the popup configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/" title="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Pop_up_configuration_files/01m30000002q000000/"&gt;ArcGIS Viewer for Flex&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you you have them as images on your file system then you will need to create a virtual directory on your web server so that you can access each image by a URL, more info can be found in numerous other threads on the forum such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/55128?start=0&amp;amp;tstart=0" title="https://community.esri.com/thread/55128?start=0&amp;amp;tstart=0"&gt;https://community.esri.com/thread/55128?start=0&amp;amp;tstart=0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 06:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478853#M13486</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2014-09-01T06:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add hyperlink or Add Image on the Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478854#M13487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anthony for your answer..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 11:43:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/add-hyperlink-or-add-image-on-the-flex/m-p/478854#M13487</guid>
      <dc:creator>MohammedKhamis</dc:creator>
      <dc:date>2014-09-03T11:43:53Z</dc:date>
    </item>
  </channel>
</rss>

