<?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: Pushing my map Flex to the web in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235062#M5519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you input this in the browser you could see the xml like this &lt;/SPAN&gt;&lt;A href="http://gis.lrgvdc911.org/crossdomain.xml"&gt;http://gis.lrgvdc911.org/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt; with out the port. I am guessing I have to&amp;nbsp; open that port in order to see it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Feb 2014 16:02:48 GMT</pubDate>
    <dc:creator>HectorChapa</dc:creator>
    <dc:date>2014-02-23T16:02:48Z</dc:date>
    <item>
      <title>Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235054#M5511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just finish my map using flex api. I wanted to see what are the steps to push out online. I was able to do it once then after that I can't see the my map appear the rest files that lead to the map are not appearing in my map. I added the crossdomain.xml nothing seems to work any ideas or any list that I can follow to check if I did the steps to accomplishing my goal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 19:19:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235054#M5511</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-21T19:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235055#M5512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hector,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Have you seen this page?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/flex/guide/deploying-your-application.htm"&gt;https://developers.arcgis.com/flex/guide/deploying-your-application.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 19:32:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235055#M5512</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-21T19:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235056#M5513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I follow what it said and nothing is working I can see the map I only see buttons but no map. I don't know what I am doing wrong I was able to see it once and after that nothing wants to appear.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 20:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235056#M5513</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-21T20:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235057#M5514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hector,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You need to use some for to http traffic tool to see what the issue is (if using Google Chrome then use Crome developer tools). I use Fiddler myself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 20:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235057#M5514</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-21T20:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235058#M5515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I download fiddler I don't know how to use it. but I am going to give it a try.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Feb 2014 20:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235058#M5515</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-21T20:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235059#M5516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what happen see the attach picture. Could you analyze using fiddler. here is the ip so you could see for yourself what is the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://67.78.127.3:9090/flexparameters2.html"&gt;http://67.78.127.3:9090/flexparameters2.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://67.78.127.3:9090/test3/stear.html"&gt;http://67.78.127.3:9090/test3/stear.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could you check does two out let me know what is the problem I really need your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Feb 2014 16:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235059#M5516</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-22T16:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235060#M5517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hector,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The problem is simple if you look in Fiddler there are three lines that are in RED (which is bad) the main two to worry about is the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.lrgvdc911.org:8399/crossdomain.xml" rel="nofollow" target="_blank"&gt;http://gis.lrgvdc911.org:8399/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt;, and &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.0.11:6080/crossdomain.xml" rel="nofollow" target="_blank"&gt;http://192.168.0.11:6080/crossdomain.xml&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Your app is using a map service from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.lrgvdc911.org:8399" rel="nofollow" target="_blank"&gt;http://gis.lrgvdc911.org:8399&lt;/A&gt;&lt;SPAN&gt; thus Flex wants to find a crossdomain.xml file on that server. Either it is not there or it is not accessible using that url. Get this fixed and you are good to go. If these urls are not the urls that are publicly accessible then you need to use the publicly accessible urls in your Flex app to the map services instead of the internal ones that way Flex will look for the publicly accessible crossdomain.xml as well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Feb 2014 22:27:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235060#M5517</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-22T22:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235061#M5518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where would I find does files. Would they be located in the webserver or in the arc gis manager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the gis.lrgvdc911.org:8399/crossdomain.xml. Do I open that port. I know that the file is located some where else in another server. The 192.168.0.11:6080/crossdomain.xml is in the same place as the iis web server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 16:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235061#M5518</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-23T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235062#M5519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you input this in the browser you could see the xml like this &lt;/SPAN&gt;&lt;A href="http://gis.lrgvdc911.org/crossdomain.xml"&gt;http://gis.lrgvdc911.org/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt; with out the port. I am guessing I have to&amp;nbsp; open that port in order to see it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 16:02:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235062#M5519</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-23T16:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235063#M5520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hector,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your issue is that Flex will always look for the crossdomain,xml file at the root of the urls that are used in your app so if your app is using &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis.lrgvdc911.org:8399/arcgis/rest/services/someservice/" rel="nofollow" target="_blank"&gt;http://gis.lrgvdc911.org:8399/arcgis/rest/services/someservice/&lt;/A&gt;&lt;SPAN&gt;..., and &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://192.168.0.11:6080/arcgis/rest/services/someservice/" rel="nofollow" target="_blank"&gt;http://192.168.0.11:6080/arcgis/rest/services/someservice/&lt;/A&gt;&lt;SPAN&gt;... then using the root of both of those urls it will want to find a crossdomain.xml file. So you need to change the urls you are using in your app to urls that are publicly accessible.&amp;nbsp; Here is an example from your second test app you posted:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SecurityError: Error #2048: Security sandbox violation: &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;&lt;A class="jive-link-external-small" href="http://67.78.127.3:9090/test3/STEAR.swf" rel="nofollow" target="_blank"&gt;http://67.78.127.3:9090/test3/STEAR.swf&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; cannot load data from &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;&lt;A class="jive-link-external-small" href="http://gissvr:6080/arcgis/rest/services/STEARWEBMAPTEST/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://gissvr:6080/arcgis/rest/services/STEARWEBMAPTEST/FeatureServer/0&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;in that app you are using a url of &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gissvr:6080/arcgis/rest/services/STEARWEBMAPTEST/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://gissvr:6080/arcgis/rest/services/STEARWEBMAPTEST/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt; which is not a public url and thus when the app that is publicly accessible tries to access this map service it see that it is coming from a different domain and thus needs a crossdomain.xml so it attempts to get one from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gissvr:6080" rel="nofollow" target="_blank"&gt;http://gissvr:6080&lt;/A&gt;&lt;SPAN&gt; and can not as that url is not public. Do you now understand that the urls to map or feature services have to be urls that are publicly accessible, if the app is going to be publicly accessible.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can not understand these concept or you can just not get them to work in your setup then you will want to look into using a proxy page and setting the proxyurl on all the map services you use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/flex/guide/using-the-proxy-page.htm" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/flex/guide/using-the-proxy-page.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 17:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235063#M5520</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-23T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235064#M5521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I am understanding the idea the public Ip for 192.168.0.11 or gissvr is 67.78.127.3. I just need to change it to that number correct and that should work. Thats what I am understanding.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 19:50:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235064#M5521</guid>
      <dc:creator>HectorChapa</dc:creator>
      <dc:date>2014-02-23T19:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pushing my map Flex to the web</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235065#M5522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hector,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes you should use &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;&lt;A class="jive-link-external-small" href="http://67.78.127.3:6080/arcgis/rest/services/STEARWEBMAPTEST/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://67.78.127.3:6080/arcgis/rest/services/STEARWEBMAPTEST/FeatureServer/0&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt; in your &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;&lt;A class="jive-link-external-small" href="http://67.78.127.3:9090/test3/STEAR" rel="nofollow" target="_blank"&gt;http://67.78.127.3:9090/test3/STEAR&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;.swf&lt;/SPAN&gt;&lt;SPAN&gt; app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 00:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/pushing-my-map-flex-to-the-web/m-p/235065#M5522</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-02-24T00:38:15Z</dc:date>
    </item>
  </channel>
</rss>

