3초기억력

웹플레이어 - 야후에서 배포 중 본문

플밍_기타

웹플레이어 - 야후에서 배포 중

잠수콩 2011. 8. 11. 12:53
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.




http://webplayer.yahoo.com/


간단히 사이트에 script만 넣고, 음악, 동영상 링크값을 부여하면 해당 링크 클릭시 웹플레이어가 바로뜬다.

여기서 a href 에 들어오는 것이 음악, 동영상이면 바로 플레이 해준다는 것.



<script type="text/javascript" src="http://webplayer.yahooapis.com/player-beta.js"></script>

<a href="http://mediaplayer.yahoo.com/example3.mp3">Yodel (mp3 link)</a>
<a href="http://movies.yahoo.com/movie/1810096458/info">Tron (Yahoo! Movie link)</a>
<a href="http://www.youtube.com/watch?v=i56XeM0-b8Y">Zoetrope (YouTube link)</a>  


Browser support

The Yahoo! WebPlayer supports the following browsers: 
  • Internet Explorer 6 and above

  • Firefox 3 and above

  • Google Chrome (Latest stable version)

  • Safari 5 and above

Comments