home >> MP3 Player with Multiple Instances

MP3 Player with Multiple Instances

MP3 Player with Multiple Instances

Details

THE ONLY ONE mp3 player on Activeden which could be embedded UNLIMITED times on one HTML page and each mp3 player is connected with the others.

Each instance (player copy) can play different mp3 file. A

....


Price: $ 12
Sourcecode included: yes
Documented: yes
Resolution: N/A
Opens with: N/A
Tags: MP3 Player with Multiple Instances
License: Commercial License

THE ONLY ONE mp3 player on Activeden which could be embedded UNLIMITED times on one HTML page and each mp3 player is connected with the others.

Each instance (player copy) can play different mp3 file. All the players/instances options are within the html file. All instances are connected between, so as soon as one start playing the previous is stopped automatically.

You do not need to mess up with XML files or to edit the player in Flash. Just use one player and create many instances of it within the HTML – change each instance parameters within the HTML . Change all the colors, initial volume, mode, and the song per each instance. Using one player with many instances means: the players downloading time will be the fastest possible. Once when the player is loaded for the first time, it is in the cache and the next instances are loaded in no time.

The mp3 player streams each song separately and each one of the mp3 player instances will start playing almost immediately. This is the perfect mp3 player for any HTML , Wordpress, CMS web sites where you need different mp3 players on one HTML and/or dynamic page and THEY ARE LINKED BETWEEN (so if you start different mp3 player the previous playing one will stop immediately and automatically).

HTML example included

Here are the options available in the HTML code:
  • players_number=”7” – total number of the players on one HTML page
  • player_id=”1” – each player id
  • snd_name=”songs/adg3com_bustedchump.mp3”
  • volume=”70” – each player has/supports different volume
  • player_mode=”Compact”- two modes Full/Compact
  • controls_color=”0xfbb939” – color of the controls and the buttons
  • controls_color_over=”0xefe357” – controls/buttons color on mouse over
  • bg_color=”0×333333” – player background color
  • player_opacity=”100”- opacity
  • auto_play_on_start=”Off” – on/off – only one player could have status ON

This player is specifically built for HTML embedding with multiple instances support. It is not tested and created to be used on entirely Flash created web site.

To see all the options right into the preview, click on the Preview button and once when the preview is loaded, click with the right button somewhere outside the players and choose “View Frame Source” – you’ll be able to see how all the mp3 players work with HTML /Flashvar parameters.