HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Adding Yahoo Media webPlayer

edited September 2011 in Feedback
Adding Yahoo media webPlayer

just simple open your default.master.tpl files and find the head tags
<head> <script type="text/javascript" src="http://webplayer.yahooapis.com/player-beta.js"> </script> </head>
Like that
and simply put the yahoo media webplayer code, you can find the configure here http://webplayer.yahoo.com/get/
it will simply load all youtube link, yahoo video and .mp3 direct link

some tutorial how to set up the player hhere http://webplayer.yahoo.com/docs/how-to-set-up/

Find the code in http://webplayer.yahoo.com/get/ the code tag turn the javascript code into different one from the yahoo webplayer, the code above just an example where you should put the yahoo media webplayer script

beware : the yahoo web player is still beta for the new version
Tagged:

Comments

  • Options
    edited September 2011
    yeah this was a great news. Yahoo Web Player can call any page’s video into its playlist so that the user can remain on the same page while enjoying all videos without having to venture off the given page. It should be super helpful for us to embed all sorts of video files and MP3 content.
Sign In or Register to comment.