STANDBY="Loading Microsoft Windows Media Player components..."
TYPE="application/x-oleobject">
<PARAM NAME="fileName">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
</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?
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
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.