I found that the examples are in the C:\Flex3\sdks\3.0.0\samples\explorer\effects
directory.. So I see that it's itemChangeEffect not DataChangeEffect for the effects to run Thanks, Patrick --- In [email protected], "djhatrick" <[EMAIL PROTECTED]> wrote: > > Hi, > > I recently came across an example for adding list effects to a List > Control. However, I don't see a property for dataChangeEffect on the > mx:List as in the example at > > http://bkflex.wordpress.com/2007/07/05/flex-3-built-in-data-grid-animation-effects/ > > > Also, the download is corrupt on the adobe labs site > http://labs.adobe.com/wiki/index.php/Flex_3:Feature_Introductions#List_and_Data_Effects > > > > I am assuming the post was made while Flex 3 was in beta and this code > is obsolete. > > I guess this has to do with the fact that List extends mx:ListBase and > not AdvancedListBase. I don't see any documentation on this feature > and I am a little confused on how to go forward to add animations to > my list control. Can anybody shed any light on this for me. A > working example of this on the list control, best practices, etc would > be appreciated. And, thanks to the flex team for baking this feature > in, now how do i use it? > > > > Thanks, > Patrick > > P.S. My AdvancedDataGrid has a watermark on my Flex3, I guess i have > to purchase the component? >

