PDA

View Full Version : PureVolume Style MP3 PLAYER



stereochris
June 4th, 2006, 10:08 PM
Hey - I took a shot at trying to remake the www.purevolume.com (http://www.purevolume.com) mp3 player. Not all of it, just the way the load / play bar worked, and stuff like that. I'm sure it can be cleaned up. The best function i think is how you can Pause the song, click to another spot in the song, and keep playing it from there. and the Time and everything will change. It was a bit of a challenge, and theres still a few things i don't get. Let me know what you think - Thanks

> > > CHECK IT OUT HERE < < < (http://www.beatboxindustries.com/flash/mp3_player.html)

Source (http://www.beatboxindustries.com/flash/mp3_player.zip)

kritikal
June 5th, 2006, 10:55 AM
it seems that we need a username/password to download the source...

jimhere
June 5th, 2006, 11:18 AM
Now it says the link doesn't exist...

stereochris
June 5th, 2006, 12:10 PM
My bad - I'm fixing it right now - The source link above should work now..

simplistik
June 5th, 2006, 01:39 PM
Umm... pretty kewl... but I guess I really don't see what's different from yours (or even theirs) as opposed any already available open source? I like the easing of the load bar, but is that it?

j_polo9
June 5th, 2006, 01:54 PM
pretty cool. Maybe you could add this function to Voets' mp3 opensource :P

stereochris
June 5th, 2006, 07:07 PM
Yeah, the load / play bar was all I was really trying to acheive. The easing, and the different Pause / Play functions. I kind of want to sort it out some more, because going from pause to next or something like that screws up the Play bar. Once i get that down i'll add more stuff - Thanks

j_polo9
June 7th, 2006, 08:46 PM
chris check out this thread:
http://www.kirupa.com/forum/showthread.php?t=58641

maybe you can add some of that functionality or just add your functionality to this!

NANO3
June 9th, 2006, 01:23 AM
very cool! does it read MP3s or other file formats too?

digitaldivide
June 12th, 2006, 10:36 AM
But I'm not really succeeding. Maybe the path is wrong, but I got the code from the Learning ASII For Flash 8 (Macromedia... "sorry Adobe") book. The code should be working, but I'm having trouble in linking it to the sound object.

Could anybody maybe help me with this? The looks aren't good, but that's off course not the issue at this moment.

Thanx

Kim Stassar

Ps. its without the songs

Shibby
June 12th, 2006, 03:27 PM
Hi

How can i make a link where my clients can click and download a file?

pips
June 13th, 2006, 11:39 AM
What about creating new topic??

Otherwise: getURL("http://www.mysite.com/myfile.zip")

Phenex
June 13th, 2006, 01:21 PM
So basically, your player PRELOADS the entire MP3 before playing anything? How is it like the PureVolume thing then?

stereochris
June 13th, 2006, 02:08 PM
No, i think you're just loading the file so fast that it plays after the the whole thing is done loading. It preloads twenty percent, displays it as 100%, and starts playing after 20 percent. Download the file and preview with download settins on DSL or 56K or something.

FlashPlaya
June 13th, 2006, 05:40 PM
Needs a volume controler..:thumb2:

digitaldivide
June 13th, 2006, 07:00 PM
I was trying this, but I failed. Can't catch the soundfile I think, dont know... See my previous reply with attachment.