<?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: Need Help Compiling Fresh 3.3 Download in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674858#M20561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm having the same 24 errors, even after downloading the "master" version of Flex Viewer and followed the same step as Robert, Rectenwald.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're in the process of releasing version 3.4, so if you just downloaded it, you might have ended up with the new 3.4 viewer, but you're still using the 3.3 API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 01:00:30 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2013-07-03T01:00:30Z</dc:date>
    <item>
      <title>Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674853#M20556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just downloaded a zip of 3.3 from GitHub and the 3.3 API from ESRI. I imported the zip file into Flash Builder 4.7 and copied agslib-3.3-2013-04-24 to the project libs directory. The Flex SDK is set for 4.6. I did a clean then build and I am left with following 24 errors. Can anybody help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Description Resource Path Location Type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1046: Type was not found or was not a compile-time constant: DoubleField. GPInputDoubleParamItemRenderer.mxml /FlexViewer/src/widgets/Geoprocessing/renderers/input line 37 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1046: Type was not found or was not a compile-time constant: DoubleField. GPInputLinearUnitParamItemRenderer.mxml /FlexViewer/src/widgets/Geoprocessing/renderers/input line 78 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1046: Type was not found or was not a compile-time constant: IntegerField. GPInputLongParamItemRenderer.mxml /FlexViewer/src/widgets/Geoprocessing/renderers/input line 37 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1067: Implicit coercion of a value of type String to an unrelated type Number. LayerCreator.as /FlexViewer/src/com/esri/viewer/managers line 326 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1067: Implicit coercion of a value of type String to an unrelated type Number. LayerCreator.as /FlexViewer/src/com/esri/viewer/managers line 326 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1067: Implicit coercion of a value of type String to an unrelated type Number. LayerCreator.as /FlexViewer/src/com/esri/viewer/managers line 326 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1067: Implicit coercion of a value of type String to an unrelated type Number. LayerCreator.as /FlexViewer/src/com/esri/viewer/managers line 326 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1067: Implicit coercion of a value of type String to an unrelated type Number. LayerCreator.as /FlexViewer/src/com/esri/viewer/managers line 326 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1067: Implicit coercion of a value of type String to an unrelated type Number. OverviewMapComponent.mxml /FlexViewer/src/widgets/OverviewMap line 294 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1119: Access of possibly undefined property outScale through a reference with static type com.esri.ags.tasks.supportClasses:PrintParameters. ExportWebMapForm.mxml /FlexViewer/src/widgets/Print line 111 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1120: Access of undefined property CalendarField. AttributeTableWidget.mxml /FlexViewer/src/widgets/AttributeTable line 883 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1172: Definition com.esri.ags.skins.fieldClasses:CalendarField could not be found. AttributeTableWidget.mxml /FlexViewer/src/widgets/AttributeTable line 51 Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.CalendarField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass1'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.CodedValueDomainField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass0'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.DoubleField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass2'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.DoubleField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass7'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.IntegerField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass3'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.IntegerField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass8'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.LabelField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass4'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.MemoField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass5'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.RangeDomainField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass6'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.StringField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass9'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.TextField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass10'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to locate specified base class 'com.esri.ags.skins.fieldClasses.TypeField' for component class 'widgets.Edit.EditWidgetAttributeInspectorSkinInnerClass11'. EditWidgetAttributeInspectorSkin.mxml /FlexViewer/src/widgets/Edit Unknown Flex Problem&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674853#M20556</guid>
      <dc:creator>RobertRectenwald</dc:creator>
      <dc:date>2013-07-02T19:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674854#M20557</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;&amp;nbsp; Go and download again and this time change the branch drop down to 'Master' instead of 'Develop'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674854#M20557</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-02T19:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674855#M20558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert, that did the trick. I knew it had to be something stupid I was doing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 19:57:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674855#M20558</guid>
      <dc:creator>RobertRectenwald</dc:creator>
      <dc:date>2013-07-02T19:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674856#M20559</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;&amp;nbsp;&amp;nbsp; Great news. Now if you can just mark this thread as answered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow&lt;/STRONG&gt;&lt;SPAN&gt; (promote).&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.3/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 20:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674856#M20559</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-07-02T20:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674857#M20560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same 24 errors, even after downloading the "master" version of Flex Viewer and followed the same step as Robert, Rectenwald. Except that I'm using Adobe Flash Builder 4.6. Can somebody help me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 23:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674857#M20560</guid>
      <dc:creator>MaisarahAbdulHalim</dc:creator>
      <dc:date>2013-07-02T23:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674858#M20561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm having the same 24 errors, even after downloading the "master" version of Flex Viewer and followed the same step as Robert, Rectenwald.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're in the process of releasing version 3.4, so if you just downloaded it, you might have ended up with the new 3.4 viewer, but you're still using the 3.3 API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 01:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674858#M20561</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-07-03T01:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help Compiling Fresh 3.3 Download</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674859#M20562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ahh, make sense! Just saw the note at the top of the GitHub site. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]25677[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that, I downloaded my 3.3 Flex Viewer from here, now it's working perfectly!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]25678[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have also tried Arcgis viewer 3.4 on my Flash Builder, no more errors.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 01:41:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/need-help-compiling-fresh-3-3-download/m-p/674859#M20562</guid>
      <dc:creator>MaisarahAbdulHalim</dc:creator>
      <dc:date>2013-07-03T01:41:35Z</dc:date>
    </item>
  </channel>
</rss>

