Hello, Test version here: http://www.vi-devel.nl/caroussel/caroussel.html
Description: content block with five articles loaded from a xml file, mouseOver on each of the images will fade in a bigger picture on the left side of the block. It's important that more then two images are able to change opacity at the same time (which is what the 'a' variable is for). Problem: some images flicker after heavy scrolling. The easiest way to replicate this is by moving your mouse cursor over the top block (cat), then rapidly moving the cursor over the four blocks below it, then back up to cat. The picture from the cat will blink once. I'm thinking the solution might have something to do with cancelling and restarting animations on a mouseOver, but with my very limited prototype/scriptaculous knowledge I wasn't able to get this to work. Is anyone able to tell where the blink/flicker comes from and how to solve it? -- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.
