Bluegrassrivals

Full Version: Placing a Video on a Web Site
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a video that I would like to place on a web site. Anyone know how to help me with this? I am trying to use FrontPage be need help getting it to be placed there. I want to to start automatically when the page it loaded.

Thanks
I also want it to be in the background with a picture over top of it.
If you upload a video to Youtube, it has the code below it so that you can embed it into your website or whatever you are wanting to place the video at.

The code would look somthing like
Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/7gz1DIIxmEE"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/7gz1DIIxmEE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
embedding a video would be the same as picture but using the option with videos then plug in all your data