29
Apr
// php the_time('Y') ?>
SoundManager is a Javascript Sound API which effectively maps most of the native sound capabilities of Flash 8 to Javascript.
It enables you to control sound in a cross-browser/platform environment, using a language you already know.

A sample SoundManager code would be:
soundManager.createSound('myNewSound','/path/to/some.mp3');
soundManager.play('myNewSound');
soundManager.setVolume('myNewSound',50);
You see that it is really easy. This JavaScript Flash Sound API has other powerful controls like:
- stream
- autoplay
- onid3 – for ID3 tag displaying
- whileplaying
- and more..
Using SoundManager, you can easily create sound based web applications or more interactive background sounds for non-Flash websites.
Requirements: Flash plugin 8+
Compatibility: All Major Browsers
19
Apr
// php the_time('Y') ?>
Mychoonz is a MP3 player application with playlist functionality. Just like last.fm but playing MP3 files of yours.
It has a well-planned AJAXed interface which makes the application easy to use.
This AJAX MP3 Player requires PHP and mod_rewrite functionality to work.

Here are some features of Mychoonz:
- Uses PHP’s embedded SQLite : no database setup needed
- Drag items in playlist
- Reads podcasts (valid RSS2.0)
- Generates podcasts from playlists
- Supports LastFM’s scrobbling
- Easily themable with CSS
- Multiple languages
- Multiple users
- Import songs from local directory, URL or podcast
- Supports ID3 read/write
- Transcodes to lower bitrate (Lame encoder required)
Requirements: PHP 5.2+, Apache with Mod_Rewrite
Compatibility: All Major Browsers
10
Apr
// php the_time('Y') ?>
JW FLV Media Player is a complete solution for adding video and audio to your website.
Some features:
- supports playback of any format the Adobe Flash Player can handle (FLV, but also MP3, H264, SWF, JPG, PNG and GIF).
- supports RTMP and HTTP (Lighttpd) streaming, RSS, XSPF and ASX playlists.
- has a JavaScript API.
- accessibility features.

This FLV player has so many other features like Youtube support or Google Analytics support for tracking the statistics.
JW FLV Media Player also provides an online setup wizard which can be used to create a ready-to-use configuration file.
The application is free for personal use and licences needed for commercial uses.
Requirements: No Requirements
Compatibility: All Major Browsers
17
Mar
// php the_time('Y') ?>
MP3 Player is an open source flash MP3 player which can be customized and integrated into websites easily.
It has 5 different versions that lets you only use a "play button" or a player which lets users to choose tracks from multiple files. Here are the versions:
- mini
- normal
- maxi
- multi
- js

Requirements: No Requirements
1
Feb
// php the_time('Y') ?>
Phatfusion has beautiful Mootools JavaScript framework plugins which you’ll love.
Mootools plugins list:
- image menu – horizontal, accordion menu
- validate – form validation
- lightbox – an inline image popup
- multibox – lightbox that supports images, flash, video, mp3s, html
- slideshow – image transition
- sortable table – sort & filter tables
- slider
- rounded corners – rounded corners with divs
- page loader – loads a div from another page into this page.
Acordion image menu:

Sortable table:

Requirements: No Requirements
Compatibility: All Major Browsers
26
Jan
// php the_time('Y') ?>
Shadowbox is a cross-browser, cross-platform Lightbox-like media viewer which supports all the commonly used media types like images, QuickTime, Windows Media Player, Flash, Flash video, and even external web pages.

Shadowbox can be used easily with the popular JavaScript frameworks as it already has adapters for jQuery, Prototype + Scriptaculous, Ext.js & Yahoo! User Interface Library.
Flash Video is supported via JW FLV Player. Although many types of video are supported, for compatibilty reasons, Shadowbox advises that Flash Video to be used.
Requirements: No Requirements
Compatibility: All Major Browsers & JavaScript Frameworks
9
Jan
// php the_time('Y') ?>
Yahoo Media Player is a browser based MP3 player which lets you play music from any website quickly.
Yahoo Media Player, after inserting a javascript code to your pages, searches for the MP3 files and creates a playlist.

How to use Yahoo Media Player?
Link to audio
Insert one or more anchor elements containing the URL of an audio file into your web page. For example:
<a href="example1.mp3">My first song</a>
<a href="example2.mp3">My second song</a>
Embed the Player
Copy and paste this code into your page:
<script type="text/javascript" src="http://mediaplayer.yahoo.com/js"></script>
Use the player
This play button will appear next to each of your audio links: 
Press a play button. The Yahoo! Media Player will open.
Requirements: No Requirements
22
Dec
// php the_time('Y') ?>
Videobox is a 6kb script, which shows your videos in the page with an overlay. It was inspired from Lightbox.v2 and uses some of the Slimbox‘s code. It’s written for the wonderful mootools library. And used swfobject to embed flash.

Requirements: No Requirements
Thank you! Please check your inbox to confirm your subscription.
Loading...
Get WebResourcesDepot WeeklyA Weekly Newsletter For Web Designers And Developers