Loop pls someone ?
- Started
- Last post
- 11 Responses
- chall5
Could someone seamlessly loop the mp3 contained in this zip file for me please and email it to - the smaller file size the better
http://homepage.ntlworld.com/chr…
Its for personal use
TIA
- mennik0
mp3 file format sucks for looping.
put this code in a frame :
loopSound = function () {
myMp3.loadSound("mp3_loop.mp3", true);
};
myMp3 = new Sound();
myMp3.loadSound("mp3_loop.mp3", true);
myMp3.onSoundComplete = loopSound;
- ********0
ok
- ********0
or forget all that code and just use .wav.
.mp3's are not built to loop by nature and Flash handles them better to play once
- ********0
with that being said, I could do it for you but I don't have a sound editor like Sound Forge at work.
- TResudek0
Working on it... A few minutes.
- ********0
there ya go
- ********0
TResudek nice site man!
- TResudek0
Thanks dude. Listen to the music and you'll hear the product of hours and hours of sound editing. :)
Sent the loop to your email address.
TR
- ********0
I am sure you did, nice work. Did you do your site too?
- chall50
Thanks v much, have you sent it to ?
It hasn't arrived yet
- TResudek0
Sorry, sent it to the worng user. Resent it now to you.
Yeah, I did every single thing on that site. Even recorded, mixed and mastered the music.
TR