<?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 Loading Map Service is blank in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558507#M16010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I add my own map service to my flex project, the map is always blank.&amp;nbsp; I can preview my map using the java script link within rest services and preview the map in arccatalog.&amp;nbsp; Any suggestions?&amp;nbsp; I am using arcgisonline for my other default base maps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2011 13:40:41 GMT</pubDate>
    <dc:creator>AndyWhitley</dc:creator>
    <dc:date>2011-08-02T13:40:41Z</dc:date>
    <item>
      <title>Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558507#M16010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I add my own map service to my flex project, the map is always blank.&amp;nbsp; I can preview my map using the java script link within rest services and preview the map in arccatalog.&amp;nbsp; Any suggestions?&amp;nbsp; I am using arcgisonline for my other default base maps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558507#M16010</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T13:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558508#M16011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have ArcGIS Server installed on a different server than the one hosting your Flex application? If so the remote server needs to have a cross-domain file in the root directory. For security reasons, the Web browser cannot access data that resides outside the exact Web domain where the SWF file originated. However, Adobe Flash Player can load data across domains if permission is granted from the server. This is accomplished by including a small crossdomain.xml file on the remote server that permits Flash to connect to services on that server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://server.arcgisonline.com/crossdomain.xml"&gt;http://server.arcgisonline.com/crossdomain.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the above is not the issue then is your data in the same projected coordinate sytem used by the ArcGIS Online basemaps? The first thing you should do when designing the map is change the data frame coordinate system to the same one used by ArcGIS Online services, Google Maps, and Bing Maps, which is WGS 1984 Web Mercator (Auxiliary Sphere).&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//009300001571000000"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//009300001571000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 15:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558508#M16011</guid>
      <dc:creator>PatrickWard1</dc:creator>
      <dc:date>2011-08-02T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558509#M16012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The flash build is on a different computer so I did add the cross domain file to the server and still no luck.&amp;nbsp; Let me double check the projection and retry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558509#M16012</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558510#M16013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patrick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The projection was already correct for the .mxd.&amp;nbsp; I have included the code below for the map service.&amp;nbsp; I have tried it with the internal ip address in place of the name of the server which is "intrfce" and tried it with www. in front of the server name also.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="AVL"&amp;nbsp;&amp;nbsp;&amp;nbsp; type="dynamic" visible="false"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://intrfce.com/arcgis/services/Unit_AVL/MapServer" rel="nofollow" target="_blank"&gt;http://intrfce.com/arcgis/services/Unit_AVL/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558510#M16013</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558511#M16014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added /rest/ before services also, left that portion out by mistake, still no luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:24:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558511#M16014</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558512#M16015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; When you paste:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;http://intrfce/arcgis/rest/services/Unit_AVL/MapServer&lt;/PRE&gt;&lt;SPAN&gt; in a browser window does it bring up the Rest service directory page for that map service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:35:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558512#M16015</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-02T16:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558513#M16016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all your help today.&amp;nbsp; Yes it does open up the services directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:38:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558513#M16016</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558514#M16017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; So in the Service directory page what does it say the WKID (spatial reference) is? What does your main config inital extent look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it work if you use this url then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://intrfce/arcgis/rest/services/Unit_AVL/MapServer" rel="nofollow" target="_blank"&gt;http://intrfce/arcgis/rest/services/Unit_AVL/MapServer&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:44:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558514#M16017</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-02T16:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558515#M16018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It displays the spatial reference is 3857, the link opens up the same as the last one, just my services directory page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558515#M16018</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558516#M16019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; No, I mean when you use that url as the url for the layer in your config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;layer label="AVL"&amp;nbsp;&amp;nbsp;&amp;nbsp; type="dynamic" visible="false"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://intrfce/arcgis/rest/services/Unit_AVL/MapServer"/&amp;gt;&amp;nbsp;&amp;nbsp; &lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:06:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558516#M16019</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T00:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558517#M16020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you visit the following link do you see the cross-domain file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;http://intrfce/crossdomain.xml&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, just to make sure we are on the same page. In the Web application are you turning the service on. Your code is set to visible=false which would force you to turn the layer on in the Web application before it would be visible. Try the following. &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;layer label="AVL" type="dynamic" visible="true"
url="http://intrfce/arcgis/rest/services/Unit_AVL/MapServer"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558517#M16020</guid>
      <dc:creator>PatrickWard1</dc:creator>
      <dc:date>2021-12-12T00:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558518#M16021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;main config initial extent looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;initialextent="-8781000 4013000 -8636000 4069900"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:57:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558518#M16021</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558519#M16022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, yes I do use it in the code with the same url, it opens with a blank map and my points do not show.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:58:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558519#M16022</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T16:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Map Service is blank</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558520#M16023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Patrick setting the view to true shows the points!&amp;nbsp; Thanks everyone for the help.&amp;nbsp; When I set it to false and then clicked the button that was created within the viewer (top right) it would never show up when I toggled it on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 17:06:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/loading-map-service-is-blank/m-p/558520#M16023</guid>
      <dc:creator>AndyWhitley</dc:creator>
      <dc:date>2011-08-02T17:06:00Z</dc:date>
    </item>
  </channel>
</rss>

