Webmaster Forums Banner Professional Hosting from Just Host
Welcome Guest Search | Active Topics | Members | Log In | Register

showing video (.wmv) file in web page Options
rasheed
Posted: Thursday, June 05, 2008 5:06:36 AM
Rank: Advanced Member
Groups: Member

Joined: 1/31/2008
Posts: 42
Points: 126
Location: UK
hi every body

does any body have any idea how to show video file in web page using javascripts?
Sponsor
Posted: Thursday, June 05, 2008 5:06:36 AM
ca4nul
Posted: Thursday, June 05, 2008 10:03:19 AM

Rank: Advanced Member
Groups: Member

Joined: 11/9/2007
Posts: 223
Points: 575
Location: UK
try following code see if it works for you

Code:


<OBJECT ID="MediaPlayer" width="200" height="200" 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 Media Player" type="application/x-oleobject"><PARAM NAME="FileName" VALUE='Video URL'><PARAM NAME="AutoStart" Value="True"><PARAM NAME="ShowControls" VALUE="True"><PARAM NAME="ShowStatusBar" VALUE="False"><EMBED type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" SRC='Video URL' width="500" height="200" name="MediaPlayer" autostart="True" ShowStatusBar=0 ShowControls=1 ></EMBED></OBJECT>

Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

ASPNET Theme created by Boskone (Dan Ferguson)
Powered by HaqTech.Com
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.
This page was generated in 2.262 seconds.