So I'm trying to make this as basic as possible. I have built the html below, but it is not working. Can you tell me what I'm missing. That url that you provided isn't very clear to me.
Main Topics
Browse All TopicsI've got an .flv video file named DD_master_v4_042409.flv
I can't seem to find an understandable example online of how I would embed this into an HTML page using an object tag.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Per your example I made the following. It still doesn't seem to work. All I'm getting is a box on the page that looks like it is supposed to hold an image, but the image never loads. Is it ok that I'm using an .flv file instead of a .swf file?
Also, the .flv file is a 40mb file. will that have any impact on how it is loading? I'm running this html page that I'm working on from my local machine. There shouldn't be a download time issue.
Sorry, didn't have an flv handy to test with and wanted to keep the code very simple, but I was way off base.
Here's the solution,
Download a free flv player
http://www.longtailvideo.c
extract the contents to the same directory as your html file
then just paste the code from below and change the part of the code below that says
<param name="flashvars" value="file=video.flv&imag
you can even save a jpg file as the preview image that you want to show up before they press play.
Business Accounts
Answer for Membership
by: KenAdneyPosted on 2009-04-27 at 10:59:38ID: 24244068
http://htmlhelp.com/refere nce/html40 /special/o bject.html