Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

playing flash movies in lightbox [closed]

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.

like image 290
Dale Marshall Avatar asked Mar 02 '23 03:03

Dale Marshall


1 Answers

Another alternative is using JQuery's Thickbox plugin.

like image 183
spelley Avatar answered Mar 05 '23 16:03

spelley