Hello all, I have a quick question to ask of you. I have been working on a media player today, and I have been having a problem. I have 7 or so MP3’s that load externally, is there any way in which I could create a playlist of these, so that when you hit the forward and back buttons, it would bring you to the next track on the list? Thank you in advance for any help in this matter.
you would have to load each of their names into an array. Look up your help for array.push array.pop etc…
of course, if you need more help, just ask! That’s why we’re here.
Well, I chose a different approach to the situation, and so far it has worked well. The only problem is, that when you press stop, and then play again…it brings you back to the beginning of the playlist. I have attached the FLA, and any help would be greatly appreciated.
I’m sure you all are busy, but I would really appreciate some help. I have solved a few problems I had with the media player, but this one is still up in the air.