<?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 help with ConfigManager in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289367#M8605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;help with configManager.as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* configService_resultHandler private function (event: ResultEvent): void&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**** {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;******** try&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;******** {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ / / parse main config configuration file to create data object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ configdata configdata = new ();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ var configXML: XML = XML (event.result);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ configData.configXML = configXML;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a question regarding the value var configXML receiving the XML (event.result) that value is or where it gets?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that begins later assigned to another avariables&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 16:04:21 GMT</pubDate>
    <dc:creator>CristianSepulveda_Melo</dc:creator>
    <dc:date>2013-03-20T16:04:21Z</dc:date>
    <item>
      <title>help with ConfigManager</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289367#M8605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;help with configManager.as&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* configService_resultHandler private function (event: ResultEvent): void&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;**** {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;******** try&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;******** {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ / / parse main config configuration file to create data object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ configdata configdata = new ();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ var configXML: XML = XML (event.result);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;************ configData.configXML = configXML;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a question regarding the value var configXML receiving the XML (event.result) that value is or where it gets?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;that begins later assigned to another avariables&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 16:04:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289367#M8605</guid>
      <dc:creator>CristianSepulveda_Melo</dc:creator>
      <dc:date>2013-03-20T16:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: help with ConfigManager</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289368#M8606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cristian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you look at the code the function you are speaking of is configService_resultHandler(event:ResultEvent). So it is the result of a call to the HTTPService call in the loadConfig function.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 16:16:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289368#M8606</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-03-20T16:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: help with ConfigManager</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289369#M8607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Cristian,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you look at the code the function you are speaking of is configService_resultHandler(event:ResultEvent). So it is the result of a call to the HTTPService call in the loadConfig function.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ok thanks you're right&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 17:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/help-with-configmanager/m-p/289369#M8607</guid>
      <dc:creator>CristianSepulveda_Melo</dc:creator>
      <dc:date>2013-03-20T17:42:48Z</dc:date>
    </item>
  </channel>
</rss>

