I have a flash movie with a streaming external MP3 loaded:
backgroundMusic = new Sound(feelGood);
backgroundMusic.loadSound(“MP3s/feelGoodInc.mp3”, true);
I have put the swf in a dreamweaver file.
The music plays in Flash, it plays in Mozilla, but it doesn’t play in Internet Explorer. Can anyone help!