HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.

ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!
Download and Activate to enter!

Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.

Learn More!


Download to Enter
| Contest Rules

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old November 8th, 2010, 12:43 AM
sophielucky sophielucky is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2010
Location: London
Posts: 98 sophielucky Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 14 h 48 m 11 sec
Number of bans: 1
Reputation Power: 0
MySpace
How can I insert a movie into a HTML document?

How can I insert a movie into a HTML document?

Anyone helps? Thanks in advance.

Reply With Quote
  #2  
Old November 14th, 2010, 09:43 AM
Dameon51 Dameon51 is offline
http://stealthwd.ca
Dev Shed Novice (500 - 999 posts)
 
Join Date: Dec 2005
Posts: 673 Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level)Dameon51 User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 5 Days 22 h 13 m 36 sec
Reputation Power: 198
Send a message via ICQ to Dameon51
Quote:
Originally Posted by sophielucky
How can I insert a movie into a HTML document?

Anyone helps? Thanks in advance.


Youtube it in there.

Reply With Quote
  #3  
Old November 25th, 2010, 09:05 AM
nazar2k2 nazar2k2 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 51 nazar2k2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 51 m 23 sec
Reputation Power: 3
Hi,

You can insert your own videos also in your html file by using the html tags such as <embed>, <object>.

example:

<embed src="sample.mpeg"/>

Reply With Quote
  #4  
Old January 17th, 2012, 04:37 AM
bryanbell bryanbell is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2010
Posts: 53 bryanbell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 15 h 17 m 14 sec
Reputation Power: 2
There are many way to insert movie into your HTML document. But the most basic and usable method is

<embed src="your movie.avi"></embed>

In this code the embed command point to your movie which you want to play.

Reply With Quote
  #5  
Old January 19th, 2012, 11:33 PM
Mister_grey2010 Mister_grey2010 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2012
Posts: 1 Mister_grey2010 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 28 m 49 sec
Reputation Power: 0
You can either make your own player or upload video to youtube and copy yotube's(or other website) code.

Reply With Quote
  #6  
Old January 20th, 2012, 12:10 AM
Dmitry Melnik Dmitry Melnik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 229 Dmitry Melnik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 15 h 29 m 17 sec
Reputation Power: 9
Send a message via MSN to Dmitry Melnik
<object codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701 classid=CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95 type=application/x-oleobject
standby="Loading Microsoft Windows Media Player components...">
<param name="ShowControls" value="1">
<param name="ShowDisplay" value="0">
<param name="ShowStatusBar" value="1">
<param name="AutoSize" value="1">
<param name="Filename" value="here you must set a path to your video">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/">
</embed>
</object>

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > How can I insert a movie into a HTML document?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 3 - Follow our Sitemap