• Share

Javascript based MP3 player using Prototype

Free Website

Pimp3 provides you with a simple way of inserting a pure javascript mp3 player (no Flash required) on your site: it loads a playlist of your sound files (.mp3′s) from an external JSON file using Ajax. This source file may also be generated dynamically with your favorite server-side language. The look and feel of the Pimp3 is entirely customizable (skinnable) in in the CSS file. Features include configurable runtime options such as autostart and random order of sound tracks.

Resource: Sample | Tutorial

Related posts:

  1. Ajax based IM client – Prototype Plugin
  2. Prototip Tooltip – Prototype Plugin
  3. Form Field Validation using Prototype
  4. MyTableGrid: Datagrid control using Prototype
  5. Starbox: Add rating mechanism to your website using Prototype & Scriptaculous

Comments are closed.