Home / Components / Audio & Video / Advanced XML MP3 Player /
Advanced XML MP3 Player
32 purchases
License:
By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website&nbs... [+]
> View graphic table with full license features
$10.00
Package includes: FLA, SWF, HTML, XML
Flash Version: Flash 8, Flash CS3, Flash CS4, Flash CS5
Viewable with: Flash Player 8
Documentation level: Excellent documented
Flash knowledge level: Basic
Action Script: ActionScript 2.0
Product ID:F0901602
Please install flash first.
- Prev Button
- Next Button
- Seek Bar
- Current time and Total Time
- Mute button
- Volume Bar
- Play list
- Name of the current MP3 file that is playing
- Album cover
It's very easy to customize and the current skin is dynamic. Very secure method via XML also.
Best Files
All Files

Maps Package

Flash4All - Premium Package

$10.00
License:
Personal License By purchasing and downloading this license, you are entitled, as buyer, to use the product in ONE SINGLE NON-COMMERCIAL PROJECT ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the functionality provided with the purchased product without the author's and / or FlashComponents.net written permission, but you may modify its content. In case you want to use the product for a commercial project then you will have to buy the 'Commercial License'.
| Usage Terms: | Personal | Commercial | Multiple |
|---|---|---|---|
| Use in ONE SINGLE NON-COMMERCIAL project | |||
| Unlimited use in the same project | |||
| Use in ONE SINGLE COMMERCIAL project | |||
| For your client's ONE SINGLE COMMERCIAL project | |||
| MULTIPLE COMMERCIAL projects | |||
| For your client's MULTIPLE COMMERCIAL projects |
Other by cornel18:
Related components:
The ultimate Flash MP3 player - Lite fully cust...[+]
Featured components:

















![d-Audio Lite XML MP3 Player [AS2 & AS3] [XML]](http://u1.flashcomponents.net/components/tn/146_1.png)


![Simple Portfolio/Gallery [XML driven]](http://u1.flashcomponents.net/components/tn/1179_1.png)


11 comments
Add comment
george25
#  /  PM  /  posted on Mar 11, 2009
eirehotspur
Thats very good but you should add ability to choose more albums.
#  /  PM  /  posted on Mar 16, 2009
cornel18
You can select an album cover wore every song
#  /  PM  /  posted on Mar 16, 2009
cornel18
You can select an album cover for every song
#  /  PM  /  posted on Mar 16, 2009
slbenton1
Is this a streaming mp3 player, or do you have to wait for the song to fully load before it plays? Thanks!
#  /  PM  /  posted on Mar 31, 2009
cornel18
Hi slbenton1,
It is a streaming mp3 player.
Best Regards,
Cornel
#  /  PM  /  posted on Apr 01, 2009
dakindman
Hi Cornel- Is ther a way that I can make this player autoplay the music tracks in the code? Thanks!
#  /  PM  /  posted on May 12, 2009
cornel18
On line 29 add this code:
pause_btn._visible = true;
pause_btn.enabled = true;
play_btn._visible = false;
play_btn.enabled = false;
playSong();
loadMovie(imgsong[_root.current_song-1], _root.top.img_cover);
#  /  PM  /  posted on May 13, 2009
TheDon
Hi Cornel great player, I just purchased
Is there a away to make it to stop random playing, any help would be greatly appreciated
thanks in advance
#  /  PM  /  posted on Jun 02, 2009
cornel18
Hi TheDon,
The player automatically goes to the next song after it finishes the current one. Do you want to stop this thing? Please explain.
Best regards,
Cornel
#  /  PM  /  posted on Jun 02, 2009
mauricio.cebada
Excellent component cornel18, I have a question I'm using your component on my website I'm using Dreamweaver 8, I was able to change the music and pictures on Flash8 and when I tested the .swf file by itself it works great but after inserting it on my web page and publishing on the web the graphics shown fine but the music don't load up it just says "undefined"
Any help will be really appreciated.
#  /  PM  /  posted on Jun 04, 2010