Topic: mp3 player

Hi,
   
    How to create mp3 player in fully javascript.
   where could i find  that code.

   please help..


thanks.

Vote up Vote down

Re: mp3 player

You cannot do it fully in Javascript. You have two options when including mp3's in your web pages:

1. Use a Flash based mp3 player. There are several free ones that you can find with Google.
2. Just link directly to the mp3 file as you would link to a page.

Stef

Practical web design training videos: KillerSites University

Vote up Vote down

Re: mp3 player

www.ja ngo.com [remove spaces] this website has a full Javascript mp3 player.

I wonder how they did it.

You have to search for an artist first before you can see the player though.

Vote up Vote down

Re: mp3 player

It may be partially javascript, but if you disable flash the player stops working.

Benjamin Falk | Falken Creative : Twitter
Skills: Photoshop, Illustrator, HTML, CSS, jQuery, PHP and CodeIgniter

Vote up Vote down