banner design

Dewplayer is a tiny & free Flash mp3 player with a very clean interface.

It comes in 3 sizes:

  • Mini (160×20)
  • Classic (200×20)
  • Multi (240×20)

Mini Flash Mp3 Player

When play button is pressed, the mp3 player downloads & plays the file.

Multi version can play any number of files via a simple preivous & next navigation.

How to use it?

Usage is very easy. Defining the mp3 file to the HTML where the Dewplayer is inserted is enough. Just like:

<object type="application/x-shockwave-flash" data="dewplayer.swf?mp3=test.mp3" width="200" height="20">
<param name="movie" value="dewplayer.swf?mp3=test.mp3" />
</object>

An online XHTML code generator for the player is also provided for easier integration