<?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: Flex Viewer 3.0 loads a blank screen in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650273#M19255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Curt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In the future ensure you post Flex Viewer questions to the flex viewer forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This part of your post concerns me:&lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;and the .swc that comes with the Flex Viewer 3.0 source code&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; as the Flex Viewer source does not come with the Flex API swc any more the lib folder only contains a text file that explains how to download the Flex API swc to use in your project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 19:31:13 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-08-06T19:31:13Z</dc:date>
    <item>
      <title>Flex Viewer 3.0 loads a blank screen</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650272#M19254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I downloaded the source for Flex Viewer 3.0 and compiled it without making any changes to the code.&amp;nbsp; It loads a blank page when I hit the URL.&amp;nbsp; The progress bar flashes briefly, then blank page.&amp;nbsp; I'm using the source because I have a few minor changes to make that only affect icon sizes and such.&amp;nbsp; But right now no changes have been made.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found only one post related to this issue.&amp;nbsp; The OP discovered that he needed to be using SDK 4.6 and then had no further problems.&amp;nbsp; I am using Flash Builder 4.6 Premium with SDK 4.6 and the .swc that comes with the Flex Viewer 3.0 source code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is causing this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 19:17:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650272#M19254</guid>
      <dc:creator>CurtWalker</dc:creator>
      <dc:date>2012-08-06T19:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer 3.0 loads a blank screen</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650273#M19255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Curt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In the future ensure you post Flex Viewer questions to the flex viewer forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This part of your post concerns me:&lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;and the .swc that comes with the Flex Viewer 3.0 source code&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; as the Flex Viewer source does not come with the Flex API swc any more the lib folder only contains a text file that explains how to download the Flex API swc to use in your project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 19:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650273#M19255</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-06T19:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer 3.0 loads a blank screen</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650274#M19256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry Robert that's my fault for typing in a hurry.&amp;nbsp; As you said, the SDK didn't come with the source download, I downloaded it seperately and pathed to it in Flash Builder.&amp;nbsp; Sorry I mispoke there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured out the problem.&amp;nbsp; After importing the project initially there were 80 errors reported in the 'Problems' pane.&amp;nbsp; I was expecting those errors to clear after pathing to the SDK but they didn't.&amp;nbsp; Then I renamed the project and that seemed to trigger a reload and all the errors were cleared.&amp;nbsp; Then I exported the release build and it worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 12:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650274#M19256</guid>
      <dc:creator>CurtWalker</dc:creator>
      <dc:date>2012-08-07T12:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Flex Viewer 3.0 loads a blank screen</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650275#M19257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Curt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Glad you figured it out. don't forget to make your post as answered then so this thread does not continue to appear as unanswered.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 13:08:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/flex-viewer-3-0-loads-a-blank-screen/m-p/650275#M19257</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-07T13:08:05Z</dc:date>
    </item>
  </channel>
</rss>

