Free2Code
The majority of forums are now only available as archives, which means posting/editing is disabled.

The Anything and Everything forum is still open.
 
Time: 2013-05-21, 01:51pm
embed wmv
Subject: embed wmv  ·  Posted: 2004-04-23, 09:38am
Rank: ? (203)
Member #: 9907
ok i got this code from a friend:

Code:
  1. <OBJECT
  2. ID="mediaPlayer"
  3. classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
  4. codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=
  5. 6,4,7,1112"
  6. STANDBY="Loading Microsoft Windows Media Player components..."
  7. TYPE="application/x-oleobject">
  8. <PARAM NAME="fileName">
  9.                           
  10. <PARAM NAME="animationatStart" VALUE="true">
  11.                           
  12. <PARAM NAME="transparentatStart" VALUE="true">
  13.                           
  14. <PARAM NAME="autoStart" VALUE="true">
  15.                           
  16. <PARAM NAME="showControls" VALUE="true">
  17.                         
  18. </OBJECT>


and basically it's how to embed mediaplayer on a webpage but what I want is when I click on a hyperlink of a video, the video will play in the embeded mediaplayer. I saw this on a site but I think it was done with php. Is it possible with html?

 
  Reply to this ·  Post link ·  Top
Subject: Re: embed wmv  ·  Posted: 2004-04-24, 03:04am
Rank: ? (4827)
Member #: 3416
that is only going to work in internet explorer though, since it's using activex. i would just link directly to the wmv file and let people view it in whatever player they happen to have.

my mind is like a steel trap! it only hangs on to the big stuff. visit my forums at track7.org
 
  Reply to this ·  Post link ·  Top
Subject: Re: embed wmv  ·  Posted: 2004-05-19, 04:56pm
Rank: ? (1)
Member #: 15483
<htm>=members.migente.com

 
  Reply to this ·  Post link ·  Top
Subject: embed wmv on 23/04/2004  ·  Posted: 2004-05-21, 03:25pm
Rank: Unregistered
I got this working on my page.
The problem I am having is that the wmv takes too long to upload by the time is finish loading the end user will go to another site.
 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

Penguino AVR

Want to learn about robotics or microcontrollers?
Check out the Penguino AVR from our friends at
Icy Labs