Hi again all. I need some help adding several tracks of streaming audio onto a music player interface I made. The type I designed would allow one to move forward or back in the track listing. I would like it to play everytime a new track is selected, but also have the option to stop, or then click play again.
This is my .fla file with the music player:
http://sonmi.150m.com/temp/music_player.fla
Right now I just have goto frame labels to show the progression in the track listing, but I’m not sure if that would really be used when adding audio. Any help with how I should go about doing this would be greatly appreciated! I’ve gone through several tutorials on this, but none of them seem to cover quite what I want.
edit: I should also add, that I don’t really understand the concept of streaming audio in itself, heh. Would the audio file be located just within the flash file, or would it have to be externally linked to?