I've developed a custom video player which needs to double up as an audio player. All the functionality is there, but the NetStream doesn't load the mp3. It throws NetStream.Play.StreamNotFound.
I am not using a Flash Media server. I have tested both local, and online .mp3 files. The strange thing is that the code works perfectly when putting in an .mp4 file.
What am I missing?