Hello all,
I am very happy today: it worked!!!
Thanks Gods Creation, mike_soljc and others...
I only have one question to ask...I valided my website (as awhole) HTML 4.01 strict and there was no problem.
If I take my video-page though separately, it will give 19 errors (at least ;-) HTML 4.01 strict does not except the embedded-code if I understood right.
What can you guys say on that??
Here is my code as it is in my page:
Code:
<p class="video">
<OBJECT id="mediaPlayer" width="320" height="285"
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 Microsoft Windows Media Player components..." type="application/x-oleobject">
<param name="fileName" value="http://www.cmamali.org/video/jessica_s.wmv">
<param name="animationatStart" value="true">
<param name="transparentatStart" value="true">
<param name="autoStart" value="true">
<param name="showControls" value="true">
<param name="loop" value="true">
<EMBED type="application/x-mplayer2"
pluginspage="http://microsoft.com/windows/mediaplayer/en/download/"
id="mediaPlayer" name="mediaPlayer" displaysize="4" autosize="-1"
bgcolor="darkblue" showcontrols="true" showtracker="-1"
showdisplay="0" showstatusbar="-1" videoborder3d="-1" width="320" height="285"
src="http://www.cmamali.org/video/jessica_s.wmv" autostart="true" designtimesp="5311" loop="true">
</EMBED>
</OBJECT>
</p>
<p class="video">
<!-- ...end embedded WindowsMedia file -->
<!-- begin link to launch external media player... -->
<a href="http://www.cmamali.org/video/jessica_s.wmv"><b>Launch in external player</b></a><br>
<!-- ...end link to launch external media player... -->
<br>
This size of this video is <b>8.663 MB</b>. Please allow approximately a couple of minutes to download via high-speed broadband internet connection. This video
will begin playing directly in this window automatically once the download is complete.<br>
<br>
or<br>
<br>
<a href="http://www.cmamali.org/video/jessica_s.wmv">right click on this text and select Save Target As to download the video and view later...</a>
</p>
Hope some of you guys repond this weekend!!
NB
Found an article on the internet about this subject, but for Flash....Maybe that will help?
http://alistapart.com/articles/flashsatay
Bookmarks