Welcome to the OzoneAsylum FaqWiki
Frequently Asked Questions
Multimedia
Windows Media

How do I embed a Windows Media Movie in a webpage? Differences Pages that link to <a href="https://ozoneasylum.com/backlink?for=5168" title="Pages that link to How do I embed a Windows Media Movie in a webpage? Differences" rel="nofollow" >How do I embed a Windows Media Movie in a webpage? Differences\

code:
<object classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
        width="WIDTH"
        height="HEIGHT"
        id="MediaPlayer"
        type="application/x-oleobject">
  <param name="FileName" value="URL">
  <param name="autostart" value="1">
  <param name="showcontrols" value="1">
  <embed src="URL"
    width="WIDTH"
    height="HEIGHT"
    type="application/x-mplayer2"
    autostart="1"
    showcontrols="1">
  </embed>
</object>




----------------------------
Relevant links:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/site112398.asp

http://www.audiovideoweb.com/emded_windows_html.htm

----------------------------
Relevant FAQs:

Why do I have to use the <OBJECT> and <EMBED> tags?

----------------------------
Relevant note:

As of writing this FAQ is number 1 at Google in the search for the terms embed, windows, media, movie.

_____________________
Emperor

(Added by: Emperor on Sat 22-Jun-2002)

(Edited by: Emperor on Mon 02-Sep-2002)
(Edited by senk0 on 07-26-2004 06:19)
+(Edited by caseydog on 08-29-2004 19:22)

« BackwardsOnwards »

Show Forum Drop Down Menu