<?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: Browser caching in Flex Viewer 3.1 Application in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253711#M7773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The changes mentioned above require you to use the uncompiled code with flash builder,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2013 21:59:56 GMT</pubDate>
    <dc:creator>AnthonyGiles</dc:creator>
    <dc:date>2013-02-20T21:59:56Z</dc:date>
    <item>
      <title>Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253703#M7765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found a lot of solutions to prevent caching on the client side, but not for Flex Viewer 3.1.&amp;nbsp; Does anyone know how to disable the client side caching in 3.1.&amp;nbsp; We are creating an Application that the general public can use, but that I will need to make regular updates to.&amp;nbsp; For those clients that may use the application repeatedly, I want to make sure that they are always seeing the updated version and not what is cached on their computers.&amp;nbsp; Any help would be greatly appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 14:43:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253703#M7765</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2013-02-19T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253704#M7766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at this thread:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/57121-browser-cache?highlight=disable+cache"&gt;http://forums.arcgis.com/threads/57121-browser-cache?highlight=disable+cache&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;should get you going,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 21:09:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253704#M7766</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-02-19T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253705#M7767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the link.&amp;nbsp; I am really new to using Flex Viewer.&amp;nbsp; Where would I find the ConfigManager.as, index.template.html and MapMananger.mxml in version 3.1?&amp;nbsp; So far, I have only had success in finding the Index.html and when I alter that code to have a date/time stamp, there is no difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 22:32:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253705#M7767</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2013-02-19T22:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253706#M7768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, the index.html file gets re-written each time you build.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Changes made to flexviewerfolder/html-template/index.template.html will be incorporated into the index.html on build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ConfigManager.as - flexviewerfolder/src/com/esri/viewer/managers/ConfigManager.as (MapManager.mxml is in the same folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 22:51:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253706#M7768</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-02-19T22:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253707#M7769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rhett,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I am making this a lot harder than it is.&amp;nbsp; I can find those files in an older version that I have loaded on my computer, but not in my current folders.&amp;nbsp; Are they going to be in the program folder 'ArcGIS Viewer for Flex' or within the application folder on the server side or in a completely different spot that I am not looking in?&amp;nbsp; Thank you so much for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 16:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253707#M7769</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2013-02-20T16:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253708#M7770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;They are in the Package Explorer of your project in Flash Builder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 18:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253708#M7770</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-02-20T18:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253709#M7771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cynthia,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the uncompiled&amp;nbsp; source code? Or the compiled code for the application builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 18:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253709#M7771</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-02-20T18:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253710#M7772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, it is a compiled code version of application builder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:54:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253710#M7772</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2013-02-20T21:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253711#M7773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The changes mentioned above require you to use the uncompiled code with flash builder,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:59:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253711#M7773</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-02-20T21:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253712#M7774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was starting to wonder that.&amp;nbsp; Thanks for your help.&amp;nbsp; So, do you know, is it a no go to fix the browser caching in the compiled version?&amp;nbsp; Besides, just doing it manually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:28:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253712#M7774</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2013-02-20T22:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253713#M7775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The only solutions I have seen documented are all using the uncompiled code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 22:29:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253713#M7775</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-02-20T22:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Browser caching in Flex Viewer 3.1 Application</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253714#M7776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That answers my question.&amp;nbsp; Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cynthia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2013 14:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/browser-caching-in-flex-viewer-3-1-application/m-p/253714#M7776</guid>
      <dc:creator>CynthiaKozma</dc:creator>
      <dc:date>2013-02-21T14:38:36Z</dc:date>
    </item>
  </channel>
</rss>

