A little further investigation looks like the error comes in because of the highlighting at the mouseOver which is when I am trying to trigger it. And it occasionally works if I have the mouse move the right way at the right time. I'll keep digging. I was trying to get it to work on a mouseOver/mouseOut sort of thing. I'll see if I can put together some sample code as well.
Thanks, Michael Michael Wills wrote: > > Hello all, > > I was wondering if it is possible to use the ever so groovy > DistortionEffects as prepared by Alex Uhlmann, within an itemRenderer. > Specifically a HorizontalList itemRenderer. I get a #2015 invalid > BitmapData error currently when trying to trigger a SimpleFlip from one > viewstack child to the other based on the sample code given in the > source. Can anyone point me in the right direction? > > Thanks in advance, > > Michael > >

