FYI .. when i hit NEXT to go to the next track, the progress bar freaks out and overwrites in the volume area.
I have the same problem like “tommywilde”. Has someone an idea, how to fix this.
thanks
Posted 7 months ago
Cool mp3 xml player with visualization, playlist and skins. Fully customisable. Vector.
You can change: – visualization color, – player color, – player position, – background image.
Playlist is loaded from flashvars, so you can add playlist via JavaScript.
P.S
There is a little bug with progress in this player (This because of “access local files only”; ) If you will set “access network files only” this bug will disappear. 
FYI .. when i hit NEXT to go to the next track, the progress bar freaks out and overwrites in the volume area.
I have the same problem like “tommywilde”. Has someone an idea, how to fix this.
thanks
Posted 7 months ago
Thanks for the answer. I tried this (Publish settings -> access network files only) before, but there is still the problem with the progressbar. I also can see that problem in the Demoplayer on this site. It mostly happens, when i want to jump forward in a track. thanks for helping…....your soundplayer is really great. *
Posted 7 months ago
@ seismo the problem is in the action script …. i had the same problem when i made my mp3 player .. flash does not know the size of a mp3 file until it loads it all so while it’s being loaded the size of the progressbar freaks out
the problem can be solved.. but i’ll leave that part to as_GURU 
I’ve read about the loading AS3 into AS2 , it doesn’t work contrary to what has be written here.
Posted 7 months ago
This is really a very cool app; however, I have the same progress bar problem with it going off the page when newly loaded. I have changed the settings to publish network files only but the problem still exists when I port it to a web page. Does anyone have a solution to this bug because I can’t use the app in my project and it may be a waste of my money. Shame, because this is really a great looking player.
Posted 5 months ago
Just my take on this player. Overall, I would say that this is a great looking player with amazing functionality. My problem was that I failed to recognize that this is AS3 and my project was done in AS2 . Honestly, it was my mistake because I thought my template was AS3 (my apologies to Guru).
Well, I’ve tried doing all sorts of conversions and things to try to make it work in my AS2 project, but ultimately, it doesn’t work. I’ve read countless posts were people clearly say that converting the swf in AS3 to AS2 does not work.
So, I would kindly ask Guru to post a compatible version with AS2 . Again, it’s not his fault, so he does not need to do this. Cheers.
Posted 5 months ago
You can also cotrol this player from as2! You need to load 2 swfs on html, one over the other and with local connection you can control the player.
Posted 5 months ago
That sounds a bit messy.
Also if you had a slider to control the playlist it would be better.
Good work though.
Posted 5 months ago
I think I’ll buy this if someone can answer me these few questions:
1) I need to load about 5 albums with 12-16 songs a piece. Can this player do that? I need viewers to pull up the album names, click on anyone they’d like and then have the songs from that album to come up and viewers be able to select the song that they’d like to hear.
2) I have a media player pull down build into a website that I did and coded in AS2 . Can I make this player its own swf file, load it on the appropriate frame in my media player pull down and it work properly? I don’t know if this player is AS2 or AS3 .
3) Can I make the player larger or smaller if needed?
If anyone can help it would be great. Thanks!!!
Posted 5 months ago
The player is AS3 . if you want to use this player you can use it only thrue local connection, you cannot load it in As2 project in frame!
the playlist is in the xml so you can make dynamic xml playlist for the player during the listening the song
Posted 5 months ago
Hey, great product.
This is the project I used this on…...
Harley 105th Anniversary:http://www.105thweekendinwaukesha.com/montgomerygentry.html
Thanks, iamheaddown
Posted 4 months ago
yea you cant fix this problem.. while loading mp3 player does not know the lenght of the file… so can not calculate the your current position in the song…
in my player i just show percentage loaded till it loads successfull all the song and metas then i show the sliding bar…
I am looking for a cool player with visualisation.
Ive checkecked out the montgomerygentry site above (nice site) to see it in action elswhere. Ive noticed the load bar on that install appears way over to the right (thin blue line over the volume and playlist) so iamheaddown, you need to check that.
It seems to me that the load bar is confusing to anyone looking at it. I need to show to a customer that the music is actually loading and that it will play soon. I would need it to be clear that the track is loading so a customer knows how long they have to wait.
A question I am not sure about, does this player play the track whilst it downloads (i.e. a few seconds in) or does it wait until the end before playing?
Lastly, I am looking for a single track player, so is it straight forward to change from looking at an xml file to looking at link code for an mp3?
Many thanks
Posted 4 months ago
..actually, the load bar error is on the demo here too, it wacks over to the right, I guess from reading the above, whilst it tries to work out how big the file is.
From my perspective this needs fixing for commercial uses. I would be very keen when this is done (plus answers to the above questions).
Thank you
)
I was able to shrink the player in the fla but how do I make the eq box smaller to fit new size and change color from blue to red???
Posted 3 months ago