Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
The best html code for embeded video
Old 07-27-2009, 07:57 PM The best html code for embeded video
Banned

Posts: 7
Name: Muqtada Khalid
Trades: 0
Hi
I don't know almost anything about html code. I was using this simple html code for years, anytime I needed to stream one of my videos.

<html>

<head>
<title></title>
</head>
<body bgcolor=="000000">

<table width="1280" height="736" align="center">
<tr>
<td><embed src="BGI.mov" height="736" width="1280" align="middle"controller="true"></td>
</tr>
</table>
</body>
</html>

Video file has name BGI.mov and is located in the same folder as html.
The problem is, that it takes forever for video to download, sometimes 6-8 minutes.


I have talked to QuickTime guys and they did not find anything wrong with the file and they suggested that this HTML code is no longer good. Apparently, there is now completely different way of embeding video files and it has to do with applying functions. So I am wondering if someone could give me some simple advise how to write this simple code in the modern way. Please, keep in mind that I am complete html beginner.
Thank you so much for your help.
muqtada123 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-27-2009, 08:24 PM Re: The best html code for embeded video
MDwebdev85's Avatar
Extreme Talker

Posts: 215
Location: North Carolina
Trades: 0
take a l@@k here http://www.tizag.com/htmlT/htmlvideocodes.php
MDwebdev85 is offline
Reply With Quote
View Public Profile Visit MDwebdev85's homepage!
 
Reply     « Reply to The best html code for embeded video
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.29761 seconds with 12 queries