Music Won't Play

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
stovertl1
Forum Newbie
Posts: 3
Joined: Tue Jul 15, 2003 9:00 am
Location: Southampton, PA

Music Won't Play

Post by stovertl1 »

I created a PHP file in which I included an embed tag immediately following the body tag, which is supposed to play an mp3 file. The music plays fine on everybody's computer but mine. It will play on mine if I refresh the page. I have also noticed that if I copy the html source (PHP output), paste it into a new file, and upload that file to my website, the music plays fine on my computer. Obviously, there is nothing wrong with the PHP output.

Also, on my computer, the music starts up immediately when I load the page into Firefox, Mozilla, and Netscape.

I am running IE7, but uninstalled it and still have the problem in IE6. I then tried re-installing Windows XP SP2, which, I believe, should re-install IE6, but that did not help.

I can't think of anything else to try. Can someone help me!!! Also, does anyone have a theory as to what may be happening to cause the problem?
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Try clearing your cache.
Post Reply