<?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: Beginner: Running Applications from Sample Code in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218793#M5147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FlashDevelop -&amp;gt; Getting Started - &amp;gt; Action Script 3 -&amp;gt;&lt;/SPAN&gt;&lt;A href="http://www.flashdevelop.org/wikidocs/index.php?title=AS3#Choosing_a_compiler"&gt;Choosing a compiler&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just read the help for the tools, plugins, developer kits that you use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 05:58:43 GMT</pubDate>
    <dc:creator>IvanBespalov</dc:creator>
    <dc:date>2011-12-21T05:58:43Z</dc:date>
    <item>
      <title>Beginner: Running Applications from Sample Code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218790#M5144</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 copied the sample code for &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html#/Select_and_zoom/01nq0000003s000000"&gt;select and zoom&lt;/A&gt;&lt;SPAN&gt; to my server to try to run it myself.&amp;nbsp; I am working on the code from notepad++.&amp;nbsp; In notepad, everything appears as it should EXCEPT for anything within the script section.&amp;nbsp; This whole section appears in orange instead of having variables, etc in different colors as it should.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am brand-new at Flex.&amp;nbsp; What could be the reason for this whole script section not working?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 21:29:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218790#M5144</guid>
      <dc:creator>N_Young</dc:creator>
      <dc:date>2011-12-19T21:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner: Running Applications from Sample Code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218791#M5145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://flex.org/get-started/"&gt;http://flex.org/get-started/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/flex/using/WS6aa5ec234ff3f2851d96da0f125b7687eb5-8000.html"&gt;http://help.adobe.com/en_US/flex/using/WS6aa5ec234ff3f2851d96da0f125b7687eb5-8000.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/01nq/01nq0000006m000000.htm"&gt;http://help.arcgis.com/en/webapi/flex/samples/01nq/01nq0000006m000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/017p/017p0000001q000000.htm"&gt;http://help.arcgis.com/en/webapi/flex/help/017p/017p0000001q000000.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 08:55:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218791#M5145</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-12-20T08:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner: Running Applications from Sample Code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218792#M5146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Still having trouble utilizing the samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 3 on the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#/Getting_started/017p0000001q000000/"&gt;getting started&lt;/A&gt;&lt;SPAN&gt; page says "Compile the code to create your application."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, how I can be sure I am compiling the sample properly?&amp;nbsp; I am using FlashDevelop, not Adobe Flash Builder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, how do I run that code/application on an internet browser?&amp;nbsp; I am not coding anything new, I am really just trying to run the sample applications from the samples folder in the ArcGIS API for Flex download.&amp;nbsp; I have read and watched a lot but I somehow don't understand this part.&amp;nbsp; Where does the .mxml file of the sample need to be?&amp;nbsp; I have access to ArcGIS server.&amp;nbsp; Are there other files or steps necessary for me to run one of the samples on the web?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&amp;nbsp; I hope I can make some leaps in knowledge once I can play with the samples.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 00:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218792#M5146</guid>
      <dc:creator>N_Young</dc:creator>
      <dc:date>2011-12-21T00:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner: Running Applications from Sample Code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218793#M5147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FlashDevelop -&amp;gt; Getting Started - &amp;gt; Action Script 3 -&amp;gt;&lt;/SPAN&gt;&lt;A href="http://www.flashdevelop.org/wikidocs/index.php?title=AS3#Choosing_a_compiler"&gt;Choosing a compiler&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just read the help for the tools, plugins, developer kits that you use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 05:58:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218793#M5147</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2011-12-21T05:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner: Running Applications from Sample Code</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218794#M5148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case this helps any fresh beginners:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I asked my original question because I thought running the flex samples was something that could be done easily from notepad, but it is not that simple.&amp;nbsp; You need a program that can build/compile flash files (once created these are .swf files).&amp;nbsp; It seems that the most common is Adobe Flash Builder.&amp;nbsp; You could try FlashDevelop, a free program, but personally I am still having some trouble getting maps to show with this program.&amp;nbsp; The program you choose will be where you copy the sample code and run the sample.&amp;nbsp; It should run in a window produced by the program as opposed to popping up in an internet browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to have two resources set up in your program in order to run the flex samples found in the arcgis API for flex.&amp;nbsp; Instructions for this may vary with the program you use.&amp;nbsp; Both are free online downloads.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; the flex SDK (software development kit).&amp;nbsp; this makes it possible to...well, do flex things.&amp;nbsp; it is a folder full of folders of necessary things!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; the arcgis API for flex must be set up.&amp;nbsp; this makes it possible to do GEOGRAPHIC flex things.&amp;nbsp; the file extension for the "library" you need to add to your project or program is .swc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A flex project contains multiple files.&amp;nbsp; Make sure you copy the code in to the correct file of your project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe it was just me, but I needed some more dummy-proof explanation of how to get set up to use flex and the arcgis API, so I hope it helps someone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 22:10:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/beginner-running-applications-from-sample-code/m-p/218794#M5148</guid>
      <dc:creator>N_Young</dc:creator>
      <dc:date>2012-01-18T22:10:11Z</dc:date>
    </item>
  </channel>
</rss>

