<?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: Viewer 2.4 source code error in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198606#M6216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to upgrade my Flash Builder 4.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, Can you tell me how I use flex SDK 4.1? I didnt use it when I Installed Flash Builder 4.0. I want to tell that as like silverlight do i need to install the SDK? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Aug 2011 19:13:49 GMT</pubDate>
    <dc:creator>AzizulAlam1</dc:creator>
    <dc:date>2011-08-15T19:13:49Z</dc:date>
    <item>
      <title>Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198604#M6214</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 have downloaded the Flex Viewer 2.4 and import project in Flash Builder 4.0. But it is not running because of huge error. Most of the error is occurring for layoutDirection component. In total 5 mxml files are infected with same error. I am telling individual problems one by one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;1. src&amp;gt;com.esri.viewer&amp;gt;skins&amp;gt;MapManagerSkin.mxml : 2 errors&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"cannot resolve attribute 'layoutDirection' for component type spark.component.supportclasses.skin"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;2. src&amp;gt;com.esri.viewer&amp;gt;skins&amp;gt;WidgetTemplateSkin.mxml : 22 errors&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Access of undefined property layoutDirection"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;3. src&amp;gt;Widget&amp;gt;Navigation&amp;gt;NavigationWidget.mxml : 1 error&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"cannot resolve attribute 'layoutDirection' for component type widget.Navigation.Navigation"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;4. src&amp;gt;Widget&amp;gt;OverviewMapWidget&amp;gt;OverviewMapWidget.mxml : 1 error&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"cannot resolve attribute 'layoutDirection' for component type com.esri.viewer.BaseWidget"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;5. src&amp;gt;Widget&amp;gt;WidgetContainer&amp;gt;WidgetContainer.mxml : 2 errors&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"cannot resolve attribute 'layoutDirection' for component type Spark.components.Border.container"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="font-style: italic;"&gt;2 layoutDirection component are different in 2 files. I am not sure whatever it is write or wrong: In MapMangerSkin layoutDirection ="ltr" where as in WidgetTemplateSkin layoutDirection == "rtl"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please Help me to solve this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Md. Azizul Alam Toton&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 16:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198604#M6214</guid>
      <dc:creator>AzizulAlam1</dc:creator>
      <dc:date>2011-08-15T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198605#M6215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Azizul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your not the first one to miss these sections of the documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/What_s_new_in_2_4/01m300000011000000/"&gt;What's New in 2.4 Viewer&lt;/A&gt;&lt;SPAN&gt; (under "General Changes"):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Compiling the source code [for ArcGIS Viewer for Flex] requires Adobe Flex 4.1 or above. This is to support Arabic and other right-to-left locales. Note that the API itself still works with 4.0, 4.1 as well as 4.5. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;It's also mentioned briefly in the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Upgrading_your_Viewer_code/01m30000001m000000/"&gt;"Upgrading your viewer Code&lt;/A&gt;&lt;SPAN&gt;":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In version 2.4 of the Viewer, Adobe Flex 4.1 SDK is the minimum SDK version to compile with. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;as posted by Bjorn in this thread&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/35876-ArcGIS-API-for-Flex-2.4-just-released-%29?p=121408&amp;amp;viewfull=1#post121408"&gt;http://forums.arcgis.com/threads/35876-ArcGIS-API-for-Flex-2.4-just-released-%29?p=121408&amp;amp;viewfull=1#post121408&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 16:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198605#M6215</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-15T16:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198606#M6216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to upgrade my Flash Builder 4.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, Can you tell me how I use flex SDK 4.1? I didnt use it when I Installed Flash Builder 4.0. I want to tell that as like silverlight do i need to install the SDK? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 19:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198606#M6216</guid>
      <dc:creator>AzizulAlam1</dc:creator>
      <dc:date>2011-08-15T19:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198607#M6217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Azizul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes you need to download the 4.1 SDK and extract it to your Flash Builder SDK directory. If you need help with that just Google adding a flex sdk.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 19:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198607#M6217</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-15T19:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198608#M6218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Azizul,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Yes you need to download the 4.1 SDK and extract it to your Flash Builder SDK directory. If you need help with that just Google adding a flex sdk.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot again Robert Scheitlin. I am new at this platform. Wish to get same response like this from you in future. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have downloaded all the widget submitted by you and I saw the live application of those. Those are awesome. How I integrated those widget to flash builder? However Now I am trying to add my own dynamic mapping to it. But I didn't find it. I am working for Bangladesh. That is why the online tiles mapping is not enough for me. I have to add Dynamic and feature layers. I also have to change the data for Bangladesh. Where can I get the detail procedure to do those above works?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advanced again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 13:51:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198608#M6218</guid>
      <dc:creator>AzizulAlam1</dc:creator>
      <dc:date>2011-08-17T13:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198609#M6219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Azizul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; To publish your own data you need ArcGIS Server installed and to become familiar with publishing map services using Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 13:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198609#M6219</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-08-17T13:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198610#M6220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am working for Bangladesh. That is why the online tiles mapping is not enough for me. ... I also have to change the data for Bangladesh.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another alternative might be to use OpenStreetMap.&amp;nbsp; Have you looked at OpenStreetMap data?&amp;nbsp; It's the only pre-created tiles that seem to have detailed data for Bangladesh.&amp;nbsp; Plus, you can add &amp;amp; edit the street data as well (on the openstreetmap website).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-css-cobalt.xml&amp;amp;extent=49932600,2794110,49944800,2801470&amp;amp;scale=500000"&gt;http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-css-cobalt.xml&amp;amp;extent=49932600,2794110,49944800,2801470&amp;amp;scale=500000&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 15:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198610#M6220</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-08-17T15:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198611#M6221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Azizul,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; To publish your own data you need ArcGIS Server installed and to become familiar with publishing map services using Server.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am already working with ArcGIS Server. I tried flex app with single mxml files and imported maps from server REST endpoint url. But in ArcGIS viewer for Flex i am unable to import maps from Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 16:16:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198611#M6221</guid>
      <dc:creator>AzizulAlam1</dc:creator>
      <dc:date>2011-08-17T16:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198612#M6222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Another alternative might be to use OpenStreetMap.&amp;nbsp; Have you looked at OpenStreetMap data?&amp;nbsp; It's the only pre-created tiles that seem to have detailed data for Bangladesh.&amp;nbsp; Plus, you can add &amp;amp; edit the street data as well (on the openstreetmap website).&lt;BR /&gt;&lt;BR /&gt;See &lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-css-cobalt.xml&amp;amp;extent=49932600,2794110,49944800,2801470&amp;amp;scale=500000"&gt;http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-css-cobalt.xml&amp;amp;extent=49932600,2794110,49944800,2801470&amp;amp;scale=500000&lt;/A&gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for introducing me with this OpenStreetMap Service. Is there any rest end point url for OpenStreetMap Service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 16:20:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198612#M6222</guid>
      <dc:creator>AzizulAlam1</dc:creator>
      <dc:date>2011-08-17T16:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198613#M6223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you for introducing me with this OpenStreetMap Service. Is there any rest end point url for OpenStreetMap Service?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, OpenStreetMap is not an ArcGIS Server.&amp;nbsp; You would use non-FlexViewer tools to edit the data (see the openstreetmap website for more information).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you already have an ArcGIS Server (9.3 or later) set up, then I'd focus on making that work with your Flex Viewer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198613#M6223</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-08-17T17:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198614#M6224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;But if you already have an ArcGIS Server (9.3 or later) set up, then I'd focus on making that work with your Flex Viewer.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I have the ArcGIS Server 10 and I just want to add it just like you added it in your sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 04:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198614#M6224</guid>
      <dc:creator>AzizulAlam1</dc:creator>
      <dc:date>2011-08-18T04:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198615#M6225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doesn't the download of the zip file for the flexviewer 2.4 include the libary file .swc for the adobe flex SDK 4.1 to set it up in the properties build path?&amp;nbsp; Do you still have to download the flex 4.1 sdk separately?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Azizul,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Your not the first one to miss these sections of the documentation:&lt;BR /&gt;&lt;BR /&gt;From the &lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/What_s_new_in_2_4/01m300000011000000/"&gt;What's New in 2.4 Viewer&lt;/A&gt; (under "General Changes"):&lt;BR /&gt;&lt;BR /&gt;It's also mentioned briefly in the &lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Upgrading_your_Viewer_code/01m30000001m000000/"&gt;"Upgrading your viewer Code&lt;/A&gt;":&lt;BR /&gt;&lt;BR /&gt;as posted by Bjorn in this thread&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/35876-ArcGIS-API-for-Flex-2.4-just-released-%29?p=121408&amp;amp;viewfull=1#post121408"&gt;http://forums.arcgis.com/threads/35876-ArcGIS-API-for-Flex-2.4-just-released-%29?p=121408&amp;amp;viewfull=1#post121408&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 15:32:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198615#M6225</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2011-09-29T15:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198616#M6226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lefteris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Still separate download as it has more to do with your IDE environment than with esri.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 19:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198616#M6226</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-09-29T19:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer 2.4 source code error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198617#M6227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you. I had a problem with the Flash Builder to work with the new flexviewer 2.4 and I didn't know how to implement the flash sdk 4.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just figured out that by updating the flash builder from version 4 (the version that I have) to the 4.01, it fixes the problem because the updated version works with the sdk 4.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Lefteris,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Still separate download as it has more to do with your IDE environment than with esri.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 19:47:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewer-2-4-source-code-error/m-p/198617#M6227</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2011-09-29T19:47:55Z</dc:date>
    </item>
  </channel>
</rss>

