<?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: Changing which Config.XML is used when running in IDE in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302445#M7190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bjorn &amp;amp; Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you both for the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Helped out a lot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jul 2010 14:24:48 GMT</pubDate>
    <dc:creator>MichaelBartlett</dc:creator>
    <dc:date>2010-07-02T14:24:48Z</dc:date>
    <item>
      <title>Changing which Config.XML is used when running in IDE</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302442#M7187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand from the URL you can change which config.xml you use by adding this parameter at end of URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;?Config=config-all.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But can I set this up in the Flash Builder 4 IDE so that it runs the desired config.xml when I click the green Run button?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 14:37:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302442#M7187</guid>
      <dc:creator>MichaelBartlett</dc:creator>
      <dc:date>2010-07-01T14:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing which Config.XML is used when running in IDE</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302443#M7188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Sure, the process is not very hard just follow these steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Open the FlexViewers Project properties (right click FlexViewer in the package explorer window and choose properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Switch to the Rub/Debug Settings page&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Select the launch configuration in the window (mine is index (2)) and click the edit button&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Down in the url or path to launch uncheck Use default and add your config parameter there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Apply/Ok that dialog and you are good to go.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 14:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302443#M7188</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-07-01T14:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Changing which Config.XML is used when running in IDE</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302444#M7189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert's suggestion is the best answer for the question, but I just wanted to mention that you can also change the name of the default configuration file from "config.xml" to whatever you want.&amp;nbsp; Go to the ViewerContainer.mxml in src\com\esri\viewer\ and change this line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;public static const DEFAULT_CONFIG_FILE:String&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = "config-mydefault.xml";&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 13:33:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302444#M7189</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-07-02T13:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Changing which Config.XML is used when running in IDE</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302445#M7190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bjorn &amp;amp; Robert.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you both for the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Helped out a lot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 14:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302445#M7190</guid>
      <dc:creator>MichaelBartlett</dc:creator>
      <dc:date>2010-07-02T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Changing which Config.XML is used when running in IDE</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302446#M7191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I updated my Run/Debug settings to include a different config however I get a Launch Failed error where the config file is not found during a debug run.&amp;nbsp; If I change the config file in the URL path where I have my live site I can change my config.&amp;nbsp; I wanted to know if anyone is having issues changing the config file during a debug or Run Index?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 18:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/changing-which-config-xml-is-used-when-running-in/m-p/302446#M7191</guid>
      <dc:creator>MarkHanway1</dc:creator>
      <dc:date>2011-11-23T18:59:00Z</dc:date>
    </item>
  </channel>
</rss>

