<?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: Very basic Flex Veiwer question. in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134723#M4476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tyler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Some others have tried this also. It can be done, but I have not seen a way to do this without reloading the viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2011 13:54:05 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2011-06-08T13:54:05Z</dc:date>
    <item>
      <title>Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134715#M4468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am completely new to desigining web applications with the Flex api.&amp;nbsp; Normally, we've gone the no-frills route and just created web applications with ArcGIS Server Manager.&amp;nbsp; We wanted to spice things up a bit so we are trying Flex.&amp;nbsp; I have one seemingly very basic question. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to create different web viewers for different agencies all with different appearances, widgets, and data, but there is only one config.xml file.&amp;nbsp; It's easy enough to modify the index example the ESRI packages with the download, but I need to deviate from their example.&amp;nbsp; What am I missing?&amp;nbsp; Also, where is the config.xml file refrenced exactly?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is probably a dumb question, but documentation is sparse.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 11:38:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134715#M4468</guid>
      <dc:creator>DougKampe</dc:creator>
      <dc:date>2011-02-10T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134716#M4469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doug,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The Flex Viewer allows for multiple Config.xml files to be use with the same viewer. Configuring the viewer for multiple agencies with different widgets and look is exactly what the viewer is good at. The url that is used can have a url parameter called config (i.e config="config-agency1.xml" or config="config-agency2.xml"). Documentation is really not that bad. I just think people are skimming over it. Details on the Main configuration file are here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/mainconfig.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/mainconfig.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 12:35:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134716#M4469</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-02-10T12:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134717#M4470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Doug,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; The Flex Viewer allows for multiple Config.xml files to be use with the same viewer. Configuring the viewer for multiple agencies with different widgets and look is exactly what the viewer is good at. The url that is used can have a url parameter called config (i.e config="config-agency1.xml" or config="config-agency2.xml"). Documentation is really not that bad. I just think people are skimming over it. Details on the Main configuration file are here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/mainconfig.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/mainconfig.htm&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I stand corrected.&amp;nbsp; After playing with the Flex Viewer for some time now, I've found that this tool is pretty easy to use and configure.&amp;nbsp; Like any new tool, there is a learning curve.&amp;nbsp; Pour over the documentation and these posts and it'll give you most of the info one needs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 16:34:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134717#M4470</guid>
      <dc:creator>DougKampe</dc:creator>
      <dc:date>2011-03-04T16:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134718#M4471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings, The link above seems to be broken. I am looking for documentation on the main config file for Flex Viewer 2.3.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 14:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134718#M4471</guid>
      <dc:creator>TylerWaring</dc:creator>
      <dc:date>2011-05-25T14:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134719#M4472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tyler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The new url is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m300000018000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Main_configuration_file/01m300000018000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 14:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134719#M4472</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-25T14:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134720#M4473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for forwarding along the link. I am interested in learning how to to change the Flex Viewer's main config.xml file at run time. This was not detailed in the documentation regarding the comfig.xml file. Is it possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2011 12:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134720#M4473</guid>
      <dc:creator>TylerWaring</dc:creator>
      <dc:date>2011-06-03T12:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134721#M4474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The idea is to actually have several different config xml's with different names, and you decide which config to use in the URL of the flex viewer. It is the same principle Robert uses to demo all of his various awesome widgets he has created in the gallery. So you would have configNSA.xml, configFBI.xml, configDOD.xml, so on and so forth, and each flex viewer URL will use one of the configs as you pass the parameter in the url config=configNSA.xml&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 12:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134721#M4474</guid>
      <dc:creator>MLowry</dc:creator>
      <dc:date>2011-06-06T12:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134722#M4475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply. I have a bunch of config.xml files that I can generate different applications with. However, what if I want to switch between config.xml files at runtime? I would like to change between profiles elegantly within the flex viewer. Is this possible?&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 11:38:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134722#M4475</guid>
      <dc:creator>TylerWaring</dc:creator>
      <dc:date>2011-06-08T11:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Very basic Flex Veiwer question.</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134723#M4476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tyler,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Some others have tried this also. It can be done, but I have not seen a way to do this without reloading the viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 13:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/very-basic-flex-veiwer-question/m-p/134723#M4476</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-06-08T13:54:05Z</dc:date>
    </item>
  </channel>
</rss>

