
Each instance (player copy) can play different mp3 file. A
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).
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.