开发者

javascript or jQuery music player [closed]

开发者 https://www.devze.com 2023-01-31 00:06 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist

Closed 9 years ago.

Improve this question

I'm in a middle of a project, and the client want a player to play some music.

So, my question is, is there any way with javascript or a jQuery plugin where we have a very small playlist, like 3 or 4 songs or so, and the visitor control the music he/she wants, the volume, etc... Like many flash开发者_高级运维 players we see around the web.

Thanks in advance!


First result from google :) :)

jPlayer is very slick!! see a demo here.


Some other helpful stuff:

http://plugins.jquery.com/plugin-tags/music-player

http://plugins.jquery.com/plugin-tags/audio


I've used soundmanager2 at production and was pleased with.


Dojo has a pluggable abstraction for a music (and video) player. The main implementation uses Flash.


I have had good results using JW Player. It's pretty easy to get started with too.


my plugin Swagg Player will do the trick! http://johnny-ray.com/swaggplayer

demo here http://johnny-ray.com


My online music player jsMusicBox written in just html, js, and php might be perfect for a small setup. Download from my site here: jsMusicBox

0

精彩评论

暂无评论...
验证码 换一张
取 消