<?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: How to Debug with URL Parameter? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238076#M7446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's working nicely.&amp;nbsp; Thanks for your help Robert!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2012 14:54:50 GMT</pubDate>
    <dc:creator>chuckfrank</dc:creator>
    <dc:date>2012-04-03T14:54:50Z</dc:date>
    <item>
      <title>How to Debug with URL Parameter?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238074#M7444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working on the flexviewer and passing in a querystring (URL Parameter).&amp;nbsp; The problem is I can't figure out how to change the URL and keep flash builder in debug mode.&amp;nbsp; As soon as I change the URL, I'm no longer in debug mode.&amp;nbsp; For example, if I append "?id=123" to the URL, I can't debug it anymore.&amp;nbsp; Is there a way to start debug mode with the query string?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chuck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238074#M7444</guid>
      <dc:creator>chuckfrank</dc:creator>
      <dc:date>2012-04-03T13:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug with URL Parameter?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238075#M7445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chuck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Sure. You need to have your flex project setup to use your local webserver instead of running from the file system though. In your Flex Builders project properties ensure you have the "Output folder URL" set to your webserver (i.e. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gislap134/FlexViewer2.5" rel="nofollow" target="_blank"&gt;http://gislap134/FlexViewer2.5&lt;/A&gt;&lt;SPAN&gt;) on the Flex Build Path &amp;gt; Library Path page. Next you need to Run/Debug Settings (in the Flex Project properties still) and click on the launch configuration in the list and then edit button, in the main tab and URL or path to launch uncheck the Use default and add your url param to the url listed there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt; as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:06:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238075#M7445</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-03T14:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug with URL Parameter?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238076#M7446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's working nicely.&amp;nbsp; Thanks for your help Robert!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238076#M7446</guid>
      <dc:creator>chuckfrank</dc:creator>
      <dc:date>2012-04-03T14:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Debug with URL Parameter?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238077#M7447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chuck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Glad you got it working. Don't forget (the most important step) to click the &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;&lt;STRONG&gt;Mark as answer check&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt; on this post as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 15:13:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-to-debug-with-url-parameter/m-p/238077#M7447</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-04-03T15:13:33Z</dc:date>
    </item>
  </channel>
</rss>

