The source file of the streaming version of my XML MP3 Player is now available
MX 04: http://www.voetsjoeba.com/lab.php?i=8
MX: http://www.voetsjoeba.com/lab/source/mx/mp3streamMX.zip
The source file of the streaming version of my XML MP3 Player is now available
MX 04: http://www.voetsjoeba.com/lab.php?i=8
MX: http://www.voetsjoeba.com/lab/source/mx/mp3streamMX.zip
Love what you have done for the flashers out there. Is there a way that I can alter the code so that the music doesn’t start right away. (giving it time to load the song say 15 to 25 sec. in) either that or have the person press play to start the streaming when the streaming has already started
Yeah, sure, add this line to the constructor:
this.player.stopButton.onRelease();
So that it looks like:
//...
this.showSongInfo();
this.indicateStatus(1);
this.indicateProgress();
this.player.stopButton.onRelease();
thanks alot. ill give it a go.
Not sure if its something that I am doing wrong or what. I have two .swf’s one for high bandwidth the other for low. The AS points to a high.xml and low.xml. I have the original CD, I rip one at 80 kbits(high) and 24kbit or 40kbits(low). The low songs sound distorted, high pitched ect, and playing faster than they should.
I modified the xml files to relate to the different sizes and location of the file. Other than that the xml files are identical.
Could it be due to the filenames being identical and something about the cache?
Any guesses?
GREAT WORK!
I am trying to modify the file to fit in a smaller space and I noticed earlier in this post someone asked how to resize and were told to change the documents size. Well my problem is I actually need to make all the buttons and sliders small to fit into a REALLY confined space. So I made all the buttons and the scrollers smalled but it seems like when I test everything is out of whack and the progress bars are the same size they were originally. Im a novice to action scripting but I tried to see if I could find some kind of X Y settings for the height and size of these things but came up with no luck. Could someone give me a clue where to look in the scripting to find size settings ?
thanks
Check out the list right above the XML code on the bottom of the AS code. The important sizes and numbers that can’t be retrieved dynamically are set there
Hmm. Okay Voets figure this one. The non-streaming version of the player works perfectly (thanks to your help) and the songs load entirely in about 1 minute on DSL. However, when I use the streaming version to load the same songs the songs take about an hour to load completely. What’s up with that?
No idea, that never happened before … wouldn’t know, sorry
Oh well. I guess I’l just have to go with the non-streaming version then. Thanks again for your help on getting that one to work.
Does this happen with all mp3s ?
thanks.
Does this happen with all mp3s ?
I hope you were refering to me about that. Yes it does.
You can listen to it to get a better idea of what I mean. If you click the link below, go to the Audio menu item, select high speed and you will hear the proper sound. You will have to hit “Play”. Also, its in Gujarati, a Indian dilect so it won’t make a lick of sense. Then if you go to the Audio menu item and select “Modem”, click play (I have a 10 sec _buffer time so it might be delayed a bit. The songs are same (You can tell by the title) but the pitch etc. is all wrong.
http://jsga.reliantsystems.net
Please let me know if I can provide additional info.
Thanks a bunch!
Hi Voet
I have a problem opening it in IE and Opera, but FireFox works flawlessly.
IE doesn’t even play the song, it loads but it doesn’t show the progress.
Opera plays the song, but the loading doesnt show the progress.
Any idea?
thanks Voet
v
I have a strong feeling that that is because you don’t get rid of the high speed player when you click on modem. While modem was loading I could still hear highspeed playing in the background.
Replied to you through email
Voetsjoeba,
Thanks for your email man
Yea I checked that out, but the problem remains the same. I also have a similar problem with a non-streaming one.
Surprisingly it works just fine in my brother’s computer [all: IE, Opera and Firefox], but strange thing is that: it doesn’t work not only in my laptop, but also my desktop PC.
I’m kinda curious if this has anything to do with firewall and stuff? [i’m a noob in thise area] because I have downloaded the latest flash player, updated my IE, still the rpoblem remains. The 2 computers in my room have the same problem. thats strange.
oh I also have a problem that the slider doesn’t work.
here’s the link: http://www.ivankandi.com/enterivan/m.html
Thanks Voetsjoeba
It sure works fine here, in IE, Mozilla and FireFox. Yeah, maybe it’s your firewall ? Try shutting it down and see if it works then.
Thanks for that link by the way, the music totally relaxes me
when i try to play the songs, it shows the title but wont play the music. i have the volume cranked and it still doesnt work. hellllpppp
Are you sure your paths to the mp3s are correct in the playlist ?
:: Copyright KIRUPA 2024 //--