My World Wide - American Express Bbc Cell Mitosis Cells Chase Christmas Chromosomes Circuit City Club Penguin Cnn Comcast Costco Craigslist Credit Card Disney Disney Channel Ebay Facebook Free Games Friends Game Google Itunes Job Laptop Lot Love Money Money Online Parent Cell Penguin People Quot Single File Splitting In Two Stuff Thanks In Advance Verizon Xbox Xbox 360 Yahoo

http://onebytes.com/banner/468x60xA/468x60xA.gif

How do I translate home videos to HTML script to embed in my website?

  • Wednesday Nov 18,2009 05:40 AM
  • By diddy
  • In Others

I have alot of home videos I want to put on my website, and it seems that the easiest way to do it would be to embed it onto my website using HTML script. Problem is, I have no clue how to convert in into HTML script. Could someone please tell me how?

, , , , , , ,


Your Ad Here

2 Comments

  • Snail says:

    How to embed video onto your website is depends on the video format, different video format needs different HTML scrept. If the format of your video is wmv, then the first answer should can work. However, as I know, there is an more easy method can enable you to add any format videos to website and have a player with playlist to control them.

    Step-by-step tutorial about "how to add videos to website"
    http://www.flash-video-mx.com/webplayer-resources/add-videos-to-website.html

  • therootlife says:

    If you have mpeg or avi or a similar movie, you can try using this code :

    <object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="195" width="340" name="YourName" align="left">
    <param name="src" value="movies/movie.wmv">
    <param name="autoplay" value="true">
    <param name="controller" value="true">
    <embed height="195" width="340" align="left" src="movies/movie.wmv" autoplay="true" controller="true">
    </embed>
    </object>

    Edit the variables to how you see fit



Leave a reply


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Security Code: