Thursday, January 30, 2014

Create A Jukebox Web Site

Liven up your website with music.


In the 1950s, coin operated jukeboxes ruled the malt shops of the world. Today, thanks to the magic of the Internet, you can place a facsimile of one of those wonderful music machines on your web page. All it takes is a stack of your favorite MP3 files, a website and a few minutes of your time. And if you run out of music, you can use the jukebox to play other audio formats as well.


Instructions


Set Up Using a Wizard


1. Download a Flash MP3 player that has "playlist" capabilities. Some popular brands include Wimpy, A4desk and Flabell.


2. Run the installation wizard. If your player does not have an installation wizard, skip to the next section. After running the wizard, you will see two generated files: an HTML file containing your web page code and an XML file containing the names of the MP3 audio files that you selected during the installation process.


3. Upload all files to your website. Don't forget to include the JavaScript file that comes with your download package. This file provides the logic that manages the jukebox and playlists.


Set Up Manually


4. Open the sample XML file that comes with your player and add your list of MP3 songs. Each jukebox player will use a slightly different XML file format, but most of them will have a structure similar to this:


song1.mp3


Jingle Bells


Replace "song1.mp3" with the file name of one of your MP3 files and "Jingle Bells" with the actual song name. Add an "item" block for each MP3 file.


5. Add the name of the included JavaScript file to the "Head" section of your HTML. This JavaScript file controls your jukebox and requires no modification. Embed this file as follows:


Replace "myJavascript.js" with the name of the JavaScript file included in your download package.


6. Add an HTML code block similar to this one at the location where you want your jukebox to appear:


This is a sample "object" tag code block. Different jukebox players will have slightly different parameter (PARAM) values, but the layout of the "object" block will be the same. In this example, you are supplying the player's dimensions and the location of the player file. Details on set up this code block will be found in your documentation.


7. Upload all files to your website and test your web page.









Related posts



    If you have your own band or other musical project, setting up a website to promote your music is a great way to get attention and attract new fans. These websites often allow users to play sample...
    Select a songListening to music while spending time on the Internet is easy with an online jukebox. The download is free for a permanent jukebox without any SPAM. The music is copyrighted and cann...
    Convert Yahoo Jukebox to WMAYahoo Music Jukebox offers users the ability to play music, organize songs into playlists and purchase downloadable music files from Yahoo's LAUNCHcast website. It also...
    Give your site a voice.By creating and adding an audio file to your web page, you can give your website a voice. You can add audio of the latest political debate or your latest speaking engagement...
    Yahoo! Music Jukebox makes it easy to create playlists and download songs to play on an MP3 player or Windows Media Player. With the Yahoo! Music Jukebox, songs can be burned to a CD in WAV, MP3 a...