mp3 problem

So, I’m trying to figure out actionscript by doing some stuff my own way, however I’ve run into a weird problem. The four numbered buttons, when clicked start playing a song, however, it seems that only buttons 2 and 3 work at first, then once those are clicked, buttons 1 and 4 start to work, but only after clicking them once or twice. Any ideas?

Here’s the fla

Thanks :-\

I’ve got something very similar to what you have. Its a sound station with 16 built in songs, volume control. play, stop, pause. I can email you the flato show you how I did it if you want.

well, i think i know the problem…i havent tried this yet, but its quite simple really…

put a stop action on your first frame…

this is why: think about it, the play head is playing frame 1 and 2 over and over…
all of your actions sit on frame one…even on the buttons…they are only on frame one…so really, depending on when when you hit the button, it might be on frame 2 and then it wouldnt do anything because it doesnt have any actions on it…

make sense?

so either take out frame 2 or put a stop action on frame 1

grandsp5 that would be great, I’d appreciate it. blackpulp; I’ll try it and let you know, thanks.

whats your email address?

boilerknight@hotmail.com

Ah crap. It’s on my other computer which is at work :(. Give me an email on monday grandsp5@hotmail.com and I will set you up with the fla.