Hi, I guess playing with flash is never a good idea, but jokes apart, have you thought about hiding the flash elements completely, and eventually showing them on some event only for one slide at a time ?
Maybe you could use the events thrown by the carousel plugin (slide and slid). On Saturday, June 30, 2012 3:33:29 AM UTC+2, PmMcK wrote: > > Hey there, Group. I've got a simple carousel working except in IE9 (my > VirtualPC with Vista is crashing so I haven't checked IE7-8). > > You can see the source here: http://dev.jdrfbayarea.org/dev-walk/ It's a > Wordpress site built on the Thesis framework. But I threw it up on a blank > page on my site (http://pmmck.com/carousel.html) and the issue persists > so it's not WP related. > > > *The issue: > > * > Each slide item is comprised of two divs: a video (youtube embed code) > pulled left and a div with some text pulled right. I've got it set to > interval: false so you have to use the arrow controls to see it working. > > The text div slides fine. But the *video* from the next item slides *behind > *the video on the first one -- until you scroll through all three slides > and then all the videos shuffle up one so video from item 2 is on top. > > Also, after you advance to the next item, if you scroll up the video will > follow you up the page LOL. > > > I'm out of ideas so I appreciate any help you can give! > > Many thanks! > > >
