Code for Lightbox with QuickTime
A good number of people have been e-mailing me and leaving comments asking for my code for Lightbox with Quicktime. I finally found a spare moment and stuck all the related files in an archive for easy grabbing.
I will not guarantee support for this code or responses to requests for aid in making it work. This offering is not my original work but rather a slight adaptation of Tim Morgan's Lightbox with IFrames, as extended from Lokesh Dhakar's Lightbox2. I highly recommend you obtain the most recent versions of Prototype and Scriptaculous but cannot guarantee that they will work with what I have provided.
Additionally, I have observed compatibility issues with TinyMCE and the Lightbox2 code. Some definition or extension of a JavaScript class will intermittently prevent TinyMCE from displaying style and editing buttons.
From Rhon
Commented February 17th, 2007 11:13 am
First, thanks for the quicktime enabled version of lightbox. I am however experiencing one problem. If the website that I have has an embedded QT movie, when click on another link that reveals the lightbox QT movie, the embedded movie displays on top of the lightbox movie.
I am also having problems playing movies with lightbox that are in other directories outside of the movie.php file.
Any ideas how to fix these issues?
Rhon