I’m using JQuery and Prototype in this web application that I’m developing. I’m looking for a way to use Lightbox v2.04 by Lokesh Dhakar to play flash movies. If its not possible using the Lightbox v2.04 then what other ways can I accomplish the shadowing overlayed flash video pop-up with jquery and/or Prototype? The reason I’m set on v2.04 is because I’m using it already as an image gallery. I’m using flv type flash files if that helps.
I’m using JQuery and Prototype in this web application that I’m developing. I’m looking
Share
I’ve used LightWindow to display arbitrary HTML before, but my experience shows flash and LightWindow don’t mix that well.
We had a FLV player in the background (not in the LightWindow), and LightWindow caused flicker in some browsers.