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?
Description Resource Path Location Type
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
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
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
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
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
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
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
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
1067: Implicit coercion of a value of type String to an unrelated type Number. OverviewMapComponent.mxml /FlexViewer/src/widgets/OverviewMap line 294 Flex Problem
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
1120: Access of undefined property CalendarField. AttributeTableWidget.mxml /FlexViewer/src/widgets/AttributeTable line 883 Flex Problem
1172: Definition com.esri.ags.skins.fieldClasses:CalendarField could not be found. AttributeTableWidget.mxml /FlexViewer/src/widgets/AttributeTable line 51 Flex Problem
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
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
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
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
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
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
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
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
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
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
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
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
Description Resource Path Location Type
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
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
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
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
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
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
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
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
1067: Implicit coercion of a value of type String to an unrelated type Number. OverviewMapComponent.mxml /FlexViewer/src/widgets/OverviewMap line 294 Flex Problem
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
1120: Access of undefined property CalendarField. AttributeTableWidget.mxml /FlexViewer/src/widgets/AttributeTable line 883 Flex Problem
1172: Definition com.esri.ags.skins.fieldClasses:CalendarField could not be found. AttributeTableWidget.mxml /FlexViewer/src/widgets/AttributeTable line 51 Flex Problem
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
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
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
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
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
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
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
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
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
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
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
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