Creating a jQuery slideshow comprised of several images with transitions is easy. But I'm trying to have a Flash animation (SWF) stand in for one of the items in the slide show. In other words, I'd like to see transitions between the following:
- Image
- Flash animation
- Another image
We've tried several of the jQuery slideshow plug-ins, but the Flash animation doesn't play well -- for example, if we use a simple dissolve transition, the Flash never disappears.
How can this be done, if at all? We would prefer not to use a Flash-only slide show.
wmode="transprent"in flash<param– mgraph Feb 10 '12 at 21:26