Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Design and HTML
Reload this Page how to put windows media player into a website?
Reply
 
Thread Tools Display Modes
(#1 (permalink))
Old
Junior Member
hardononest is on a distinguished road
 
Posts: 7
Join Date: Sep 2010
Default how to put windows media player into a website? - 09-29-2010, 07:45 AM

how to put windows media player into a website?
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
Bad Karma[CORE]'s Avatar
Guilty as charged
Bad Karma[CORE] is on a distinguished road
 
Posts: 6,133
Join Date: May 2008
Default 09-29-2010, 07:54 AM

HTML Code:
<OBJECT id="VIDEO" width="320" height="240" 
    style="position:absolute; left:0;top:0;"
    CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
    type="application/x-oleobject">
    
    <PARAM NAME="URL" VALUE="your file or url">
    <PARAM NAME="SendPlayStateChangeEvents" VALUE="True">
    <PARAM NAME="AutoStart" VALUE="True">
    <PARAM name="uiMode" value="none">
    <PARAM name="PlayCount" value="9999">
</OBJECT>
Just like that
Reply With Quote
(#3 (permalink))
Old
6monkeyrs's Avatar
Senior Member
6monkeyrs is on a distinguished road
 
Posts: 143
Join Date: Nov 2009
Location: Dallas, TX
Send a message via MSN to 6monkeyrs Send a message via Yahoo to 6monkeyrs
Default 09-29-2010, 01:23 PM

If your target audience is MS Windows fokes then yes you can do with what Bad Karma did, but I have seen where more and more people are using other broswers. You can just embed the video like this:

<embed src="http://www.YourWebsite.com/VideoFolder/MyVideo.mpeg"
autostart="false" />

Let the browser pick the default media player the user prefers.

If you want to control the video and user experience, then try flash video with customizable flash player. Or place it in youtube and the code on the web page.

Good luck.


000Webhost Web builder Tutorials - My Creations

My Flash game site:
http://www.web-gamesonline.com
http://www.web-gamesonline.com - Free Arcade as the engine with enhancement addition by me. Games powered by Mochiads.

SEO Excel Tools:
Increase Traffic to your site
HTML Meta Tag Tool
Web Builder Link Builder
Criag List Tool - Better Posting?
Reply With Quote
(#4 (permalink))
Old
Junior Member
hardononest is on a distinguished road
 
Posts: 7
Join Date: Sep 2010
Default 09-30-2010, 04:07 AM

@bad karma and @6monkeyrs, thanks.
Reply With Quote
(#5 (permalink))
Old
Junior Member
hardononest is on a distinguished road
 
Posts: 7
Join Date: Sep 2010
Default 09-30-2010, 04:17 AM

please, one more question. how to make url address http://indogratisia.co.cc/seo/tutorial, why my address always http://indogratisia.co.cc/index.php?p=1_4
Reply With Quote
Reply

Thread Tools
Display Modes

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

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com