Connecting Tech Pros Worldwide Forums | Help | Site Map

a decent music player

hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#1: Mar 27 '09
Please suggest me a decent music player.
My requirements are:
JavaScript is able to add songs to the playlist dynamically.
JavaScript can select which song to play.

I don't care for 'music not being able to download'. Player doesn't have to have visible controls. Just a Play button is enough (that too controlled by JS)

Not a solution then some pointer towards how to start with?

hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#2: Mar 27 '09

re: a decent music player


I got it finally....
http://www.1pixelout.net/code/audio-...dpress-plugin/

and used it without plugin thing.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#3: Mar 28 '09

re: a decent music player


I'm currently developing one at the moment here. Still in Alpha, like. And it's just an class, at the moment. Gonna expand it to be an SWF that loads songs and is styled via an XML file. I never thought about loading a song dynamically though JS - definitely something I'll work on.

Good to see you around, hsriat. It's been a while ;)
Member
 
Join Date: Nov 2008
Posts: 80
#4: Apr 1 '09

re: a decent music player


Good luck with your player Markus. I'm also planning to build mine soon.
hsriat's Avatar
Expert
 
Join Date: Jan 2008
Location: Bath, UK
Posts: 1,609
#5: Apr 2 '09

re: a decent music player


Quote:

Originally Posted by Markus View Post

I'm currently developing one at the moment here. Still in Alpha, like. And it's just an class, at the moment. Gonna expand it to be an SWF that loads songs and is styled via an XML file. I never thought about loading a song dynamically though JS - definitely something I'll work on.

Good to see you around, hsriat. It's been a while ;)

Nice start!

My main requirement was for a music company which has to give preview of its songs to the customers, just like in amazon .. ie... just a play and stop button, and nothing else. Everything else to be done by JavaScript.

I've bookmarked your page... will keep checking in future.

guddd lukkk!!
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#6: Apr 3 '09

re: a decent music player


Quote:

Originally Posted by serdar View Post

Good luck with your player Markus. I'm also planning to build mine soon.

If you ever want to collaborate (two heads are.. well, y'know), give me a shout.

Cheers, Hsriat.

- mark.
Member
 
Join Date: Nov 2008
Posts: 80
#7: Apr 8 '09

re: a decent music player


Okay Markus, I'll keep this in mind, thanks.
Catalyst159's Avatar
Member
 
Join Date: Sep 2007
Posts: 38
#8: Sep 4 '09

re: a decent music player


Hello,

I was hoping maybe someone could provide some help and insight as to how to go about this.

I am trying to create a flash audio player that will play .wav and .mp3's by using a url the user will provides the player.

Any help would be greatly appreciated. Thanks

Regards,

Catalyst
Reply