#1 (permalink)  
Old 08-12-2006, 04:55 PM
Registered User
 
Join Date: Aug 2006
Posts: 4
Putting A Video In Our Website ?

I am really new to it, i am making one website for my family but i don't know how to put a video stream on my website. If someone know please leave a message here .
Thanks in advance.
Reply With Quote

  #2 (permalink)  
Old 08-12-2006, 05:54 PM
john-formby's Avatar
Registered User
 
Join Date: Nov 2003
Location: Formby, UK
Posts: 239
Hi,

The following code should help you:

Code:
<object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" 
standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256"> 
<param name="fileName" value="FILE NAME.avi"> 
<param name="animationatStart" value="true"> 
<param name="transparentatStart" value="true"> 
<param name="autoStart" value="true"> 
<param name="showControls" value="true"> 
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="FILE NAME.avi" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1> 
</object>

Just change the file name to see the video.

John
__________________
Visit http://www.designers-paradise.net/ for hundreds of useful links to web design, programming and graphics resources.
Reply With Quote
  #3 (permalink)  
Old 08-12-2006, 06:16 PM
Registered User
 
Join Date: Aug 2006
Posts: 4
Quote:
Originally Posted by john-formby
Hi,

The following code should help you:

Code:
<object id="MediaPlayer1" CLASSID="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" 
standby="Loading Microsoft Windows® Media Player components..." type="application/x-oleobject" width="280" height="256"> 
<param name="fileName" value="FILE NAME.avi"> 
<param name="animationatStart" value="true"> 
<param name="transparentatStart" value="true"> 
<param name="autoStart" value="true"> 
<param name="showControls" value="true"> 
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="FILE NAME.avi" name="MediaPlayer1" width=280 height=256 autostart=1 showcontrols=1> 
</object>

Just change the file name to see the video.

John

Thanks for your help. Does the file name have to be .avi ?
Reply With Quote
  #4 (permalink)  
Old 08-12-2006, 07:19 PM
Registered User
 
Join Date: Aug 2006
Posts: 4
Thanks its working now. Many thanks to you..
Reply With Quote
  #5 (permalink)  
Old 08-13-2006, 02:08 AM
john-formby's Avatar
Registered User
 
Join Date: Nov 2003
Location: Formby, UK
Posts: 239
Glad I could help

John
__________________
Visit http://www.designers-paradise.net/ for hundreds of useful links to web design, programming and graphics resources.
Reply With Quote
Reply


Thread Tools
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Importance of Website in Online Business pay786 Off-Topic 0 07-18-2006 06:22 AM
Implementing google adsense to increase website earnings mickey78 Off-Topic 0 07-18-2006 05:50 AM
Wav or Mpeg audio on website Help? CouponGuy Programming and Scripting 3 07-14-2006 03:54 AM
Posting Video sincerly_juicy Programming and Scripting 1 07-04-2006 12:09 PM
Extremely Effective Ways to Promote Your Website and Increase Website Traffic pay786 Off-Topic 1 06-22-2006 06:16 AM


All times are GMT -5. The time now is 07:12 AM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter