<?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 ArcObjects in Flex in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700384#M15666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think that you are in the weeds here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex wants to consume RESTful web services.&amp;nbsp; What you need to do is to have a web service which calls ArcObjects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code which accesses ArcObjects can either be in the web service or in a Server Object Extension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Apr 2010 12:28:08 GMT</pubDate>
    <dc:creator>RichardWatson</dc:creator>
    <dc:date>2010-04-07T12:28:08Z</dc:date>
    <item>
      <title>Can I use ArcObjects in web application in Flex?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700383#M15665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to make a web application in flex, so I want to ask that can I use the ArcObjects in this code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example I want to Create a new Shapefile and want to add/Edit/Delete data in this shapefile, can I do this using ArcGIS API for flex or can i use the ArcObjects to do this kind of job n how?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arfan Qadir&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 07:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700383#M15665</guid>
      <dc:creator>ArfanQadir</dc:creator>
      <dc:date>2010-04-07T07:48:49Z</dc:date>
    </item>
    <item>
      <title>ArcObjects in Flex</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700384#M15666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think that you are in the weeds here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex wants to consume RESTful web services.&amp;nbsp; What you need to do is to have a web service which calls ArcObjects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code which accesses ArcObjects can either be in the web service or in a Server Object Extension.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 12:28:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700384#M15666</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-04-07T12:28:08Z</dc:date>
    </item>
    <item>
      <title>Can I use ArcObjects in web application in Flex?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700385#M15667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;For example I want to Create a new Shapefile and want to add/Edit/Delete data in this shapefile, can I do this using ArcGIS API for flex or can i use the ArcObjects to do this kind of job n how?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your main goal is to add/edit/delete spatial data I suggest using ArcGIS Server 10 (in pre-release already). The new version will come with spatial editing capabilities. I dont believe new new version will 'create' shape files but you can use a custom web service (as mentioned by rlwatson) to do that operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Can I use ArcObjects in web application in Flex?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex uses a programming language called Actionscript and is all client side in the browser. It has its own API that allows you to do basic GIS functions, but is no where near as robust as ArcObjects.&amp;nbsp; You can learn more about the Flex API with the link below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/index.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 23:32:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/can-i-use-arcobjects-in-web-application-in-flex/m-p/700385#M15667</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-04-07T23:32:58Z</dc:date>
    </item>
  </channel>
</rss>

