PDA

View Full Version : Embedded video working in IE but not Firefox


coasters2k
06-03-2005, 12:55 AM
I embedded a movie file on one of my pages: http://www.raptranslations.com/media/file.php?mediaid=2

Now I've tested the page on both IE and Firefox and for some reason it gives an error for Firefox but works perfectly in IE. What's the deal? The error it gives makes it sound like the file is 404 but it clearly isn't... Ideas?

I think what's stumping me the most is that the embedded video player even shows up in Firefox (so its not a plugin error) but just gives a weird error. Any ideas?

_Aerospace_Eng_
06-03-2005, 01:58 AM
Yeah I have an idea check your filename value and your src value in the embed tag do you see anything wrong there? Your filename value is this http://www.raptranslations.com/misc/videos/stilltippin.mpg but your src value in the embed tag is this IOE_whataburger.wmv

coasters2k
06-03-2005, 03:47 AM
DOH! Thanks... Dunno how I missed that.