I used to have this code working in Flex 3 Beta 2:
var table:* = e.result.Tables.Table0.Rows; JFA = new ArrayCollection(table); Now that I've installed Flex 3 Beta 3, I'm getting a 1034 error, where I can't convert mx:collections:ArrayCollection to an Array. But it still appears that the Beta 2 version is running fine, as it should just be converting an ArrayCollection to an ArrayCollection. Does Beta 3 handle arrays and arraycollections much differently? Clinton Judy Web Developer Glenn O. Hawbaker, Inc.