Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Javascript HTML5 music player

I need an head-start on creating an Music player alike SoundCloud, using HTML5 and JavaScript.

Any help would be really appreciated. :)

2 Answers

Hi shahar dekel , thanks for reply. But its not what I mean.

Anyway, Im going to use SoundCloud API only, it looks perfect but very complicated for me to use an API. Gona try it.

shahardekel
shahardekel
20,306 Points

Hi there,

if you like to create any kind of HTML5 audio web application, I recommend you first read this article: http://html5doctor.com/html5-audio-the-state-of-play/ which helped me a lot in understanding how to work with the audio element.

Mozilla's documentation is also pretty extensive if you need to find out all about the javascript methods available: https://developer.mozilla.org/en-US/docs/Web/HTML/Using_HTML5_audio_and_video