How to Embed powerpoint in html?

Is there a way to choose the exact player I want to use to embed videos in HTML?

  • Whenever I use the <object> or <embed> tags to embed videos on my sites they always use the same media players eg. when I embed a flash video it always uses adobe flash player, when I embed an mp4 video it always uses quicktime etc. I know browsers use these players by default but i want to know if there is a way to use my own custom players??? and how do I do this using HTMl code?

  • Answer:

    Actually, the player used is determined by the MIME type on the user's computer. If you change the MIME type for mp4 to specify a different player, a different player will start, it has nothing to do with the HTML code. At least, I think that's how it works... it worked for me.

Jorge Diaz at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Actually, the player used is determined by the MIME type on the user's computer. If you change the MIME type for mp4 to specify a different player, a different player will start, it has nothing to do with the HTML code. At least, I think that's how it works... it worked for me.

Rainmake...

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.