In the course of migration from Flex3 project to Flex4 usually we faced common TypeError at runtime. These error are generally a type coercion failed error. The simple usecase of this is we are converting <mx:List> component to <s:List> component. Here we have an inline xml object for “imgList” and binding it to a <mx:List> [...]
Posts Tagged ‘XMLList’
Valid Data Provider for spark List component
Posted: June 8, 2011 in Adobe, Flex, TechnologyTags: collections, data provider, Flex, IList, Spark, XMLList
0