I got to compile a V1.3 project (loaded in FB 4.6, SDK: 3.5B) and received two types (1017 and 1046) errors: Description Resource Path Location Type 1017: The definition of base class Object was not found. IBaseWidget.as /PrestonCountyGIS/src/com/esri/solutions/flexviewer line 1 Flex Problem 1046: Type was not found or was not a compile-time constant: [flash.display]::IBitmapDrawable. PrestonCountyGIS Unknown Flex Problem 1046: Type was not found or was not a compile-time constant: [flash.events]::IEventDispatcher. PrestonCountyGIS Unknown Flex Problem 1046: Type was not found or was not a compile-time constant: Array. PrestonCountyGIS Unknown Flex Problem 1046: Type was not found or was not a compile-time constant: Boolean. PrestonCountyGIS Unknown Flex Problem How can these bugs get fixed? Thanks.
Very difficult to debug. Therefore, I re-created a new project and then loaded the settings, src, etc. into the new project. Then, these errors were gone. Thanks for your review.
Very difficult to debug. Therefore, I re-created a new project and then loaded the settings, src, etc. into the new project. Then, these errors were gone. Thanks for your review.