Hi, Recently i used Flash Builder Beta 1 for my project but since Beta 1 expired i installed Beta 2 and imported my project. Now, i have a following error which didn't exist in previous Beta 1 version and i am not sure how to solve this. The error is for this line of code:
List(SectionItem(sectionItems[i]).sectionText_List).selectedItems = selectedTextItemsArray; Where i am assigning selected values for List component and that worked just fine in Flash Builder Beta 1 but now i keep getting this erroe: 1067: Implicit coercion of a value of type Array to an unrelated type __AS3__.vec:Vector. Can someone please help me to solve this? :/ Thanks in advance, Best regards -- View this message in context: http://www.nabble.com/1067%3A-Implicit-coercion-of-a-value-of-type-Array-to-an-unrelated-type-__AS3__.vec%3AVector.%3CObject%3E-tp25974201p25974201.html Sent from the FlexCoders mailing list archive at Nabble.com.

