<?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: Editing a Flex Viewer Application Using Flash Builder in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127013#M4246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can edit any of the xml files using flash builder or a text editor. If they are SWF files, which are compiled mxml, you cannot edit those. You can download the source code for the Flexviewer make your changes in flash builder and then compile it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 10:41:24 GMT</pubDate>
    <dc:creator>AaronNash1</dc:creator>
    <dc:date>2013-05-23T10:41:24Z</dc:date>
    <item>
      <title>Editing a Flex Viewer Application Using Flash Builder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127012#M4245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have recently acquired this ArcGIS project from a co-worker who was editing the Flex files using the Flex Viewer application.&amp;nbsp; She can no longer make the changes that we need through the Flex Viewer (version 3.3).&amp;nbsp; I have downloaded the ArcGIS Flex API (version 3.3) and Flash Builder (version 4.6).&amp;nbsp; I also can view the data from the Flex Viewer on my local machine as well.&amp;nbsp; Is there any way to edit the files created by the Flex Viewer (found in the inetpub/wwwroot folder) using Flash Builder?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 21:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127012#M4245</guid>
      <dc:creator>MargueriteSorensen</dc:creator>
      <dc:date>2013-05-22T21:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a Flex Viewer Application Using Flash Builder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127013#M4246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you can edit any of the xml files using flash builder or a text editor. If they are SWF files, which are compiled mxml, you cannot edit those. You can download the source code for the Flexviewer make your changes in flash builder and then compile it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 10:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127013#M4246</guid>
      <dc:creator>AaronNash1</dc:creator>
      <dc:date>2013-05-23T10:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a Flex Viewer Application Using Flash Builder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127014#M4247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are trying to edit .swf file then you can't do that as they are compiled form of .mxml file. If you have admin rights to "inetpub/wwwroot" then you can edit .xml files there other wise copy the .xml file to other location like "desktop" do your editing by using notepad or any other text editing software you have on your computer and after that save the changes and replace the file in "inetpub/wwwroot".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to customize the widgets or add new new one, you can use Flash Builder (which you have already). Here is the link of source code for ArcGIS Flex Viewer 3.3 : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://github.com/Esri/arcgis-viewer-flex" rel="nofollow" target="_blank"&gt;https://github.com/Esri/arcgis-viewer-flex&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;you can get API for ArcGIS Flex Viewer 3.3 : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.main&amp;amp;downloadid=973" rel="nofollow" target="_blank"&gt;http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.main&amp;amp;downloadid=973&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 14:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127014#M4247</guid>
      <dc:creator>SuryaKant</dc:creator>
      <dc:date>2013-05-23T14:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a Flex Viewer Application Using Flash Builder</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127015#M4248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Aaron and Surya for your responses.&amp;nbsp; I was beginning to think that was the case and now you have confirmed it for me.&amp;nbsp; And thank you for not making me feel like a total newbie!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 20:02:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/editing-a-flex-viewer-application-using-flash/m-p/127015#M4248</guid>
      <dc:creator>MargueriteSorensen</dc:creator>
      <dc:date>2013-05-23T20:02:38Z</dc:date>
    </item>
  </channel>
</rss>

