Free FlashDen file of the month. Click here to download.
Search  

XML MP3 PLAYER WITH LIST (BY QUICKYBOY)

HomeBrowse CategoriesMusic PlayersMP3 PlayersXML MP3 Player with List (by quickyboy)

And from the same story with the brand new FLV player, here comes the XML driven MP3 player with list!!! :)

Let’s see what it can do:

  • XML driven
  • Album art feature
  • Playlist with autoscroll
  • Previous/Next buttons
  • Play/Pause buttons
  • Track seek slider
  • Volume bar
  • And many many other which I forgot :D

You can also find in this package:

  • Fonts used
  • HTML Documentation

Thank you for buying my stuff guys! ;)

Other work by quickyboy:

Creative/Portfolios

Photo Galleries

News Modules

Contact Forms

FLV players

Mp3 players

Menus

Innovative stuff/Utilities

Great music on AudioJungle

PSD Templates on ThemeForest

View my full portfolio: Click here.

Posted 9 months ago

ITEM DISCUSSION

Show Comments By

is there a way to have a multiple albums?

Posted 4 months ago

Hi, I just recently purchased this playlist and so far it is the most fashionable and easily updated player I have see. I’m kinda a newbie here and I was just wondering why it was not working fine when I upload the player up on the server. Is it also possible to modify the outlook a bit where I remove the album art as I would not need it in this instance. I have left all other information there as it is and everything uploaded to the server but it just doesn’t play the list. Its as though it doesn’t read the xml file. It doesn’t even seem to work remotely when I add it to my html file. But it works fine in the Flash player. Maybe I’m doing something wrong but if we could discuss this matter would be greatly appreciated. Thanks heaps.

Saira

Posted 4 months ago

Hi, first off, great player I must say, best one I’ve seen on the web!!! I must though point out or rather join the debate with “sairav”...I’m having the same problem, uploaded the files and could not wait to see it online and hey presto!...player was there for all to see but no playlist, nothing…I’ve checked and doubled checked the script and everything seems okay, which I’m sure you heard a million times :o

As sairav said…...”Its as though it doesn’t read the xml file. It doesn’t even seem to work remotely when I add it to my html file. But it works fine in the Flash player”........” apart from that it looks really cool on my website but would be great if it could play the songs as well….Can you double check the script, www.thesayhighs.com

Looking forward to your speedy reply!...Thanks again.

MagicBus

Posted 4 months ago

Okay…back again and this time with a result….so here we go….It is very important when adding the files to your server, move the data folder from the main folder and drop it next to the swf/html/as file!..thats it nothing more. I sure this is something really easy but when you have spent days fighting with JW player this is what happends.

Thanks again for a great player.

MagicBus

Posted 4 months ago

Hi, the play list not work in utf8, It does not show ” ñ ”.

How do I repair it?

Posted 4 months ago

Alright guys! In order to display special characters like “ñ” or any other, you gotta follow this steps:

1. Open the index.fla file and on line 6 (inside the AS code), paste this:
System.useCodepage = true;

2. Now open the library(ctrl+L if not active) and double-click on “item”. Then select the dynamic text and embed special characters that you want(in this case Latin1 chars).
That’s all! ;)

Posted 4 months ago

great if your song is only 8 characters in length.

Posted 4 months ago

Hi, I’m asking for the following:

1. How to change the playlist font? (It looks ugly so far – not really readable)

2. How to change the player into a floating objekt or/and that it’s jumping automaticaly into the middle of the page

3. How to change the auto start into a customers click

I would highly appreciate if You could give exact hints – because I’m not a Flash / Script specialist ( that’s the reason to buy these thing from You -

that means please deliver a most presize description: In case I have to change the script – please say WHAT and WHERE EXACTLY I have to change.

THANKS YOU FOR YOUR ATTENTION . I think all the customers from flashden deserve a mature service from all sellers – then we coming back, buying more. For shure not only intelligent products are nice – more important a good service is the key for success today …

I’m looking foreward

Cinoa – Christian Schuster

Posted 4 months ago

Is there a way to make the play list random?

Posted 3 months ago

@cinoa: You don’t have to change code for the second one, you have to write some more. :) Contact me through my email.

@BaltaDesign: I don’t get it…Why would you do that? Or do you mean adding a Shuffled play?

Posted 3 months ago

Yes, a shuffled play – Is it possible?

Posted 3 months ago

Would it be possible (also if I have to pay you some more $...) to enhance this beautiful player with the following features??

1. make multiple albums possible (via dropdown menu), similar to this one http://flashden.net/item/dynamic-mp3-player-xml/4051

and

2. put in a “shuffle-play” button and maybe (not very important but it would be nice) a pre-buffer-bar (how far the mp3 has been loaded so far) in the track slider…

3. the killer feature would be the possibility to play webradio streams (is it possible to play .asx (windows media stream) streams with flash, I tried to find this out some times ago but the results wern’t that clear, I gave up but why not ask an expert =)...I read that streams in flash have to be in mp3-format or they won’t work, is that true?

thx 4 your answer!

ym

Posted 3 months ago

I have a bit of a problem when resizing the swf and then externally loading into a new .fla . The scrolling of the songs won’t work. It only scrolls down and wont scroll back up.

Posted 3 months ago

Hi How do you change the size of the font in the play list? Many thanks

Posted 2 months ago

For anyone who is have problems with loading this into another movieclip just replace

xval=_xmouse; xval=_ymouse;

with-

xval = _level0._xmouse; yval = _level0._ymouse;

in the mp3 AS in the “Scrolling Function” portion and it should work just fine!

Thanks to actionscript.org I figured this out…

Posted 2 months ago

Hi,

Awesome player!!! How do I get it to not auto play?

Thanks

Posted 2 months ago

Great work!!!

Posted 2 months ago

no clear instructions on how to stop the first track from autoplay. You said line 81.. I changed it to false and that stops it but it still has the pause button and I have to hit it twice to get it to play.. how do I get the play button to show on startup with no autoplay.. can you let everyone know on flashden so people don’t have to keep asking the same question.

I also have an issue with the / no showing up in the swf, for the time… it is just 6 numbers. what could have happened? Great product by the way.. easy to use and edit.

Posted 2 months ago

If the title of the song is long, it overflows into the controls. I can manually put in a mask to temporarily solve of it, but part of the title will be cut off. I’m surprised this wasn’t addressed before release.

Posted 2 months ago

hey man , intrested in this player, i want to change the volume icon to a bar (like the scrubber is ) would that be possible.???

thanks zbear5k

Posted 2 months ago

in response to aerozeppelin72: First of all THANKS !! I’ve been pulling my hair out trying to figure that one out.

I’m using CS4 , AS2 and publishing Flash Player 10. works for me :)

Posted about 1 month ago

Can somebody please help me with embedding this into a wordpress page, I’ve been at it for hours.

Posted about 1 month ago

Exellent player. Just what I need. Is there a way to make it randomly play songs?

Posted about 1 month ago
IS THERE A WAY THAT I CAN INTEGRATE THE MUSIC PLAYER ON MY MUSIC COMMUNITY WEBSITE ? EXAMPLE swfobject.embedSWF(“musicplayer.swf?album_id=2729”, “large_item_preview_container”, “590”, “300”, “9.0.0”,”expressInstall.swf”, flashvars, params, attributes); Posted 23 days ago

I bought the player, can you send me .swf version without the background? just the player… also html examples would have been great…

Posted 18 days ago

Hi,

I just bought the player but the list don’t populate when it’s embed into another movie clip.

Can you help?

Thanks.

Posted 16 days ago

HOW CAN I DO TO NOT BE AUTOPLAY ?

Posted 15 days ago

Great player! I have only one suggestion and it is an important one… Maybe you can develop scrolling text fields for title, album, and artist so if there are very long titles, the player can accommodate them and not just extend the text fields past the design elements… this would really ‘tie the room together’ so to speak… thanks!

Posted 2 days ago

Hey guys! Sorry for my delay and thank you for understanding that! Check it out – we got an online support section to this file from now on:
Click here

Posted about 21 hours ago