LOGIN Don't have an account yet?   Register

Forgot password?
 
Compact Mp3 Player

Compact Mp3 Player screenshot

Demo:   Preview:   Downloads: 589

Last update (5):Fri, May 28th 2010, 00:00

 

$10
 
Search comments:
has downloaded icon
has support ticket icon
 
ant807

ant807

on 12/6/11

 
Hello,

I'm having problems deleting songs from the playlist. I was testing various mp3s and they add just fine, however when i delete them from the songs folder on my server, the songs still play. As of right now, there are 0 songs in the folder but they still play. Is this a problem with the scan.php or the xml file? please help, thanks.
 
ant807

has downloaded iconhas support ticket iconant807

on 12/6/11

now it seems as though i cant add any songs and the songs on the playlist are different from the ones uploaded to my server. i'm so confused.
 
It seems like the player is using the mp3 files from the browser cache. Have you tried to clear it out?

This should solve the problem.

Also, you can either scan a folder for the mp3 files, and this is done by using the scan.php file, or you can use the playlist.xml file and set the songs you want to play. You cannot use them both. So, what is your component using?

Please share a link to your player. We'll take a look at the problem and try to figure it out.
 
ant807

has downloaded iconhas support ticket iconant807

on 13/6/11

I've tried clearing out the browswer history & cache as well as trying on multiple browsers, i'm still having the same problem. I uploaded both files so i'm not sure which one the component is pulling from. either way, i thought once the files were deleted they shouldnt play. but now i've restarted from scratch and cannot get the player to run locally other than the default songs. here is a link to the player:

http://dsousaent.com/deploy/index.html
 
ant807

has downloaded iconhas support ticket iconant807

on 13/6/11

I got the player to work locally using the playlist.xml file, but what i need to know is the file structure of what needs to be uploaded to my server so i can use the scan.php file. when i delete the playlist.xml file, the flash player will not open.
 
Hi,

I entered on your webpage and the first problem I saw is that the settings.xml file is malformed:
                
<settings width=274"" height =82 "" marginAround = "5" distanceBetweenX = "5" distanceBetweenY = "5">

                
the first two attribute values are not under the quotes. They should be like this:
                
<settings width="274" height="82" marginAround = "5" distanceBetweenX = "5" distanceBetweenY = "5">

                

The playlist.xml file is fine. But the second mp3 file is not at the path you wrote in the XML file, so it won't work. You can either remove it from the XML file or put the file in the artists folder, where you specified it should be.

If you want to use the scan.php file, you should do it on a PHP server. On your local machine it will not work, unless you've installed a PHP server. Also, the file on your server was modified because I tried to use it and I received an error. You can see for yourself if you try to access it here:

http://dsousaent.com/deploy/player/sca...

You shouldn't receive any error, like on this file:

http://dev.vuzum.com/flabell/TestCompa...

Please download our files one more time and just replace the old scan.php file with the newly downloaded one. To put it to work, you'll just need to go to your webpage's code (index.html in this case) and find these lines:

flashvars.contentXmlPath = "xml/playlist.xml";
//flashvars.contentXmlPath = "scan.php?dir=songs";

Just comment the first line and uncomment the second line:

//flashvars.contentXmlPath = "xml/playlist.xml";
flashvars.contentXmlPath = "scan.php?dir=songs";

This should do it. It will scan for the mp3 files from your songs folder.

Let me know if you have other problems with it.

 
aiperron

aiperron

on 6/7/11

 
Does this player or is there a way to have this player with a randomize feature?
 
Hello,

The only way would be to build the feature using ActionScript code and modifying the Flash project.

If you need our help on this, we can do it as custom work. Just send our team an email at info@vuzum.com, if you're interested.

 
baaska

baaska

on 14/10/11

 
how to download this is not buy
 
corneliu.chitanu

has downloaded iconCorneliu Chitanu

on 17/10/11

You can download a preview before buying. Just logout and you'll see a section below the big "Buy Now" button, that we'll make a free preview available. I hope this is what you needed. Enjoy!
has downloaded icon
has support ticket icon
 
margaretwosar

Margaret Wosar

on 19/12/11

 
Excellent MP3 player.

I chose this for the obvious volume control. Nothing worse than hitting the play button and the music blasts your eardrums and you can't find the volume adjustment.

That being said I still added instructions for the volume slider. (can you work out how it was done?)

Check it out. Lots of fun.

http://www.gdaywa.com/fun/dance/
 
corneliu.chitanu

has downloaded iconCorneliu Chitanu

on 20/12/11

Hello Margaret,

Glad to see you happy with the component. Enjoy!
has downloaded icon
has support ticket icon
 
djsaf

djsaf

on 26/3/12

 
Hello,

I have recently purchased this product and would like to ask you a couple of questions.

1. The flash player always loads xml from the browser cache. I want it to load it every time from the server because i change it frequently.

2. Is it possible for the player to display only the title of the song, not the contributing artists?
 
Hello,

Thanks for downloading the player. We hope you're enjoying it. These would be my answers to your questions:

1. You could force the browser to download the XML from the server every time, but you'll need to create a unique URL each time your doing it. In our code we're already generating the unique number:

var cacheBuster = "?t=" + Date.parse(new Date());

so you'll need to just attach to the XML URL:

flashvars.contentXmlPath = "xml/playlist.xml" + cacheBuster;

This will do it.

2. The player takes the artist name and the song name from the XML file. If they are not found that info is fetched from the ID3 metadata. Your mp3 files might have the artist name and song name encoded so you'll need to remove the artist name. You can use iTunes or other software that can edit the ID3 information.

Let us know, if there's anything else we can help with.

Post a comment


Please login to join the discussions. Don't have an account? Register (it takes 30 seconds)


Try before you buy

Not sure if you need this component?

Download the free preview and customize it for your project before you purchase it.

Or try our demos.

Note: You can test the preview only on your computer.

Similar components for adobe flash

Mp3 Player for Adobe Flash

Mp3 Player for Adobe...

This is a fully customizable MP3 Player, built with support for... read more


Mp3 Player with Playlist

Mp3 Player with Playlist

Fully customizable MP3 Player, built with support for multiple songs.... read more


Simple Mp3 Player

Simple Mp3 Player

Minimalistic flash mp3 player with a twist, perfect for your website.... read more


list more items

General Videos

  • How to buy?
    watch movie
  • Embed a Flash Component in your Flash Project
    watch movie
  • How to embed a Flash Component in the same HTML page twice?
    watch movie
  • How to embed two different Flash Components in the same HTML page?
    watch movie

Save money now!

Premium membershipPremium membership
read more

10 Gold Tickets Pack10 Gold Tickets Pack
read more

Showcase

Send us a link to the page you used this product on, and we'll post the link to your site on our blog if you customized it nicely.

Need support?

Support ticketGet a support ticket
read more

Share this

If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!