MP3 Player Components, version 1.0.0

This is an MP3 Player component with several options to play sound. The player is XML based and allows also to display movies or jpgs.

The songs played in this Demo are courtesy of James Lanier.



Description: Version 1 is designed to play MP3s by either loading sounds in the library or by loading external sounds. Among other features there is an autoplay button and up to ten buttons for individual sounds. The player contains a preloader for external sounds, which can be used optionally. In version 2 the player has two options
1. Playing sounds from the movie library, sounds have to be imported into the library and exported in frame 1. Click on the imported sound and then click on menu and linkage and export for actionscript, export for the first frame. Give a linkage id name, which will be entered in the xml file as shown here. The parameters are shown in the following example:
  1. xml file: songs.xml
  2. url for initial song: track1 (linkage ID)
  3. attach sound: true
  4. load mp3, false: false
  5. opening pic/movie: pic1.swf
  6. number of songs: 0
  7. preloading: false
  8. preload pic: preBackground
  9. main Color: select the color for the player

2. Playing sounds using streaming set false. These are the parameters to enter in the property inspector for the component:

  1. xml file: songs.xml
  2. url for initial song: track1.mp3
  3. attach sound: false
  4. load mp3, false: true
  5. opening pic/movie: pic1.swf
  6. number of songs: 10
  7. preloading: true
  8. preload pic: loadBack (create your own clip during loading the files by using linkage)
  9. main Color: select the color for the player

Version 2 of the player is only for streaming sounds.

  1. xml file: songs.xml
  2. url for initial song: track1.mp3
  3. opening pic/movie: pic1.swf
  4. number of songs: 10
  5. main Color: select the color for the player

Disclaimer: The developer of this component, Joachim Schnier, is not responsible or reliable for any damage or penalty for the unlawful use (copyright violations, obscene or insulting language) caused by the use of this component. By using the component the user agrees to the above conditions.

The price for each player is $4.95 and for both players $6.95. Payment can be done by using PAYPAL, check or money order.

To purchase the set of both players send e-mail.

Download a demo of Version 1.
Download a demo of Version 2.