After so many requests and a quite good feedback on the overall concept and writing of the tutorials, I would like to point out that I’ve just released a new tutorial by request which shows you how to display album artwork.
For new visitors here all the URL’s to the tutorials
Basics
Flash MP3 Player with XML (pt.1)
Flash MP3 Player with XML (pt.2)
Flash MP3 Player with XML (pt.3)
Goodies:
Adding a pause button
Display Album Artwork
After the official release of Flash CS3, I’ll also post the new version of the mp3 player which I will call “reMIX” featuring a few new gadgets like, full fletched transition, REAL eq graph and much much more, so stay tuned.
Tiago

The Flash MP3 player tutorial galore by Tiago's Weblog, unless otherwise expressly stated, is licensed under a Creative Commons Attribution 2.5 Switzerland License.




Sweet i can’t wait for the ac3 mp3 player tutorial.
Just keep an eye on the site
I just wanted to thank you for all your information and help to us artists that are the most “savvy” of action scripters. I really am looking forward to your tutorial on the mp3 player made from Flash CS3; being that I’m a boob and got the newest version only later realizing that it would be more difficult finding tutorials.
Again, I, and musicians/artists all across the land thank you…
T
Superb player! But how can you control the playlist seems to me like its choosing different songs everytime its loaded?
Hi D
You just need to change this line of code from:
to
The player works perfectly!
However, I would like the player to be on pause when it’s started. I don’t want the player to start playing the list immediately after it has loaded the first song. How can I achieve that?
Thanks a bunch.
B.
Thank you for this excellent set of tutorials. I have created a most wonderful music player for inclusion on a website but I have just now come across a problem. I would like the text on the player to be of a higher quality but when I change it to antialias for readibility, I then have to change the settings for publishing to Flash 8 player and then I have problems with my musicplayer……the scrolling text and album artwork don’t appear
.
Do you know of a solution to this? I am using Flash 8.
Thanks once again.
Boudewijn
Just remove line 37.
_root.sound_mc.songStarter(songfile[song_nr]);Lisa
You just need to change the text field to the desired font you want, then select anti-alias, and then the last step is to embed the font into the textfields by selecting them and pressing the “Embed” button, from there on choose the needed character groups, and everything should be working
Tiago
Capturing Video And Audio Streams: How-To
MP3 Audio File Format – A New Format for Storing Sounds
Exponentially Grow Your Business Sharing What You Know – Using Eight Types of Audio Programs
The Ten Commandments of Using Streaming Audio On Your Website
Teleseminars, Audio Downloads, Podcasts: Listen Up So You’ll Learn and Earn More
Get Personal by Adding Your Voice to Your Site
Why I Hate Flash Audio and What I Did About It
Adding Streaming Audio to Your Website
Streaming Audio Recorders
Why Publishing MP3 Can Cost You A Fortune
http://www.iqal.net/category//audio-streaming/page/2/
Congratulations, it’s amazing player!
Thank you
Very cool tutorial.
It seems that it has been asked quite a few times, but you never seem to answer it.
So here it is again…
How would you make the play ahead draggable so that when dragged the song is moved to that point in the song,
this would also need to update the timer. Either that or make fastforward and rewind buttons. They are needed more than skip track buttons as a user can already click on the track button they want to play.
Please comment about this. cheers.
Bryce
that really very useful article! thank yiu very much!
Tiago,
Amazing tutorial, very usefull,I want to add a scrollbar in the tracklist if there is more than 4 songs, can you please help?
thanks
rup
hi tiago i am creating a player form iur tutorial
but i have some problem regarding mute btn
how to submit the file to u
thanks
Kite, what would be the problem?
just tried it wow…how great
Hi Tiago,
Great work. I am a bit of a newbie and am having issues getting the player to work in CS4. CS3 seems to be fine, I can publish it and it works great but the rest of my site is built in CS4. Do I need to change something in the code? I have tested the XML and pretty much everything else I can think of to get it to work? Appreciate a little help, thanks.
Hi tiago,
Thanks for your brilliant tutorial and I have used it in a real site. I built a sliding panels widget with 15 pages on it and the client has come back to me and wants a new song for each new slide. Can I do this with the Sliding Panels Spry widget and your player? I guess I ould set up a new player and new xml file for each slide and get to start auto. The thing is will it stop playing when it moves to the new slide and will it start also?
Can you help?
Nige
thanks this is great, but I keep haveing an issue. it works fine locally out of flash, but when loading to the website locally or remote it just sits there on “loaing…” and neveractualy plays. I am looking to see what I am doing wrong. Any help would be greatly appreciated!
your tutorials are great. thanks. only problem, i cannot get it to work when loading into another .swf the playlist and buttons are not visible as well the textscroller and volume button does not work anymore. i know its a root problem but i cannot figgure it out.
please help