Loading external sound

I just want to make a simple dynamic text pre-loader for an external sound file. The problem is all the tutorials I found are either pre-loaders with dynamic text for none external sound files or tutorials for external sound files using trace to show the progress.

http://pastebin.com/d4cf35ec

I was just messing around trying to merge the 2 of them, but it didn’t work, it still won’t show the message. I have the dynamic text called loadText… and on frame 2 I have a goto frame 1 and play. When I load it all that happens it the song starts to play, its a 4mb song file so I know very well it isn’t finished downloading.