I created several customized widgets based ESRI Flexviewer. They work well in FB 3. Recently, I started to use FB 4, and some of them cannot be comipled any more (namely, the .swf can be created). For instance, I got such an error as
component UniqueValueInfo is defined more than once in this namespace. Remove the mapping to com.esri.ags.rederers.supportClass:UniqueValueInfo or com.esri.ags.rederers:UniqueValueInfo
Location Unknown Type: Flex Problem
In comparison with API 1.3, the com.esri.ags.rederers.supportClass waqs added in API 2.0. How can this problem be solved? I wish ESRI Flex Developer Team can provide the solution ASAP.