Play Video In Frame: How to make an HTML page that PLAYS MPGs/WMVs?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MerlinK
    Confirmed User
    • Dec 2004
    • 453

    #1

    Play Video In Frame: How to make an HTML page that PLAYS MPGs/WMVs?

    Instead of text linking to a raw download link for a .mpg, .wmv, or whatever, I would like to link to an html page which will center the video which is being played, and play it in frame, without requiring opening the file itself by the user.

    I'm sure this is simple. Can someone please post sample code?

    Thanks
    I buy domain names - if you're selling a .com with traffic, please ICQ me 313-846-394
  • bangman
    Confirmed User
    • Sep 2004
    • 5283

    #2
    So you want the user to click a link which will pop up and center a small window with a wmv stream in it, or am I understanding you wrong?
    - David Hall
    ICQ: 312744199

    Comment

    • GoodStuff
      Confirmed User
      • Feb 2005
      • 511

      #3
      try this link

      Comment

      • nudecanada
        Confirmed User
        • Jan 2004
        • 793

        #4
        search for embed src on google.
        You can find code that will work with any movie file

        Comment

        • GoodStuff
          Confirmed User
          • Feb 2005
          • 511

          #5
          Originally posted by GoodStuff
          try this link
          Or this one for all embedded video types:

          http://cit.ucsf.edu/embedmedia/step1.php

          Comment

          Working...