I have a need to setup a database where videos can be displayed. Anyone with some help?
- I need to display a thumbnail (if possible) of the video.
- When user click on the thumbnail, the video needs to show in a specific place on the page (similar to the detailed pictures on the Properety template)
- It must not open in a seperate window or in Media Player itself.
- I've seen sites where the video opens in a "small Media Player" screen.
- The videos can be .wmv (media player) or .mov (Quicktme) - I have all the conversion tools.
I will probably do the conversions and admin part myself, so I can manually upload the video file and create a thumbnail if needed.
Any suggestions on how to get this done. It will be a simple table with Thumbnail of video (With hyperlink to open it), Description, (Maybe size and dowload time), etc.
Thanks for any suggestions!