NameSilo

How to put videos on a site?

Spaceship Spaceship
Watch

thetzfreak

Established Member
Impact
19
Yep, I just want to know how to put videos for visitors to see. I would prefer it not to be downloadable, and not to just open, but to just play on the site and for it to play automatically without waiting for it to download.

Example: http://www.portalmix.com/videos/humor/016_reymago_WHB.shtml

(I just did a google search, and that's the first thing I got) Also, it doesn't necessarily have to be in the browser; it can popup Windows Media Player and just play it there.

Thanks a bunch.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
You need some lines of code. I forgot what it is. Search google for something like "put windows media player into your site" or something like that...
 
0
•••
Nope, still can't find it. If anyone else could tell me how to insert into my webpage, maybe I'll donate a few NP...
 
0
•••
Instantvideogenerator.com

videoaddon.com

ourmedia.org
 
0
•••
Thanks for those, but I'm looking for maybe some code? I'm sure it would be much easier. I thought there was something on the WMP website, but there really wasn't.

EDIT: I found it :)

Insert the following into your webpage to have videos on your website!

HTML:
<OBJECT ID="MediaPlayer" WIDTH=548 HEIGHT=446
CLASSID="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95"
STANDBY="Loading Windows Media Player components..." 
TYPE="application/x-oleobject"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"> 

<PARAM name="autoStart" value="True" />
<PARAM name="filename" value="http://theurlofyourvideo.com/yourvideo.wmv" /> 

<EMBED TYPE="application/x-mplayer2" 
SRC="http://WebServer/MyFile.wvx"
NAME="MediaPlayer"
WIDTH=320
HEIGHT=240></embed>
<EMBED></embed> </object>

Enjoy! :) B-)
 
Last edited:
0
•••
Dynadot — .com TransferDynadot — .com Transfer

We're social

Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back