video playerscript that embeds mov/mp4, please suggest

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Verbal
    Confirmed User
    • Dec 2001
    • 3420

    #1

    video playerscript that embeds mov/mp4, please suggest

    Could somebody suggest a good javascript/script that will embed mov/flash that can play mov/mp4?

    Any suggestions would be appreciated
  • SmokeyTheBear
    ►SouthOfHeaven
    • Jun 2004
    • 28609

    #2
    viewing movies is dependant on the person watching them having software capable of viewing them.

    I dont think theres a widely used software that plays both flv and mov. I believe silverlight and vlc both play them but they aren't very standard.

    Maybe you could explain a bit better ? are you looking for a "player" or a code to decipher which player to use ?
    hatisblack at yahoo.com

    Comment

    • dready
      Confirmed User
      • Oct 2002
      • 5247

      #3
      Don't know any players that can embed both mov and flv.
      ICQ: 91139591

      Comment

      • SmokeyTheBear
        ►SouthOfHeaven
        • Jun 2004
        • 28609

        #4
        Originally posted by dready
        Don't know any players that can embed both mov and flv.
        i think he just means he wants a javascript that he can do this

        <script>
        embed("http://video.com/flv");
        </script>

        the script would detect if the video is an flv or mov and use the correct embed code for the video filetype
        hatisblack at yahoo.com

        Comment

        • fatfoo
          ICQ:649699063
          • Mar 2003
          • 27763

          #5
          bump for embed thread
          Send me an email: [email protected]

          Comment

          Working...