Frogger Dev. Post 21

Started remaking the Soundmanager so that it can use a playlist-like function. Upon loading the music it plays the intro theme and then jumps straight to a random song that has been loaded. It’s all done by reading from a text file and then creating a Music clip based on that. While I have used code for reading text from a file before I was never really sure about how it was working, but with this part I’ve pretty much got the hang of it, too bad it’s not working quite yet, I’ll have to try some things out and see why… tomorrow…