Flv Videos in a Thickbox
Embedding Videos: Flv Videos in a Thickbox
NOTE: This is an updated version of an article I originally wrote on September 6, 2007 that was posted on SupernaturalStation.org.
Step-by-step instructions on how to display a flash video (.flv) inside a thickbox* using JW's Flvplayer
For those of you wondering how to implement JW's Flv player inside a Thickbox, it is actually quite simple. Here's how:
- If you don't already have them, download jquery and ThickBox 3 and add them to your page's head section
jquery.js is available at docs.jquery.com/Downloading_jQuery. ThickBox 3.1 is a group of files and images (thickbox.js, thickbox-compressed.js, thickbox.css, loadingAnimation.gif, and macFFhack.png) located at jquery.com/demos/thickbox. Download all the Thickbox files and install them in a single common directory, “thickbox”, on your web server.
2.9.2